iis 7 - html5 video dont working -
<video height=600 width=800 controls > <source type="video/mp4" src="video1.mp4"/> <source type="video/ogg" src="video1.ogg"/> <source type="video/webm" src="video1.webm"/> </video>
i've added mime type video/mp4 on iss. in chrome video working.but dosnt work in iexplorer10.can help?
most of video types not supported ie various versions. check here:
Comments
Post a Comment