i am using
here PathToVideo is url of video
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dhirendra MisraPosted Jan 7, 2014, 5:09 AM
Therefore value of <%= PathToVideo %> should be different for each type.
Like:
Thanks
Piyush ParikhPosted Jan 7, 2014, 2:28 AM
Dhirendra MisraPosted Jan 7, 2014, 12:48 AM
There are 3 MIME types for Video formats.
1. MP4 (video/mp4)
Hence it is better to have video of all types of formats to get maximum support from different browsers.
More details on support format and browser can be found here:
http://en.wikipedia.org/wiki/HTML5_video
Anoop Kumar SharmaPosted Jan 6, 2014, 11:36 AM
and