Here i have one demo.jsp where i'm uploading videos to folder and i'm playing those videos using html5.but the problem is when i specified /mp4 or ogg then such type only playing if i'm uploading different format type example .mp4,.avg.,.fly.ogg then how can i give such all formats
observe this link http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_video_bear ,here they specified format type.Rather than this type="video/mp4" is there any alternate way which support all formats.