Posted 29 Oct 2013 Link to this post
Posted 04 Nov 2013 Link to this post
HI, thanks for help I solved !!!
The problem was in web.config, I've set only mp4 format
<staticContent> <mimeMap fileExtension=".mp4" mimeType="video/mp4" /> </staticContent>
<
staticContent
>
mimeMap
fileExtension
=
".mp4"
mimeType
"video/mp4"
/>
</
instead of
".ogv"
"video/ogg"
".webm"
"video/webm"
Posted 12 Oct 2015 in reply to Eyup Link to this post
Posted 15 Oct 2015 Link to this post