Here's your MediaElement.js - HTML5 Video Player:
MediaElement.js allow us to use the <video>
tag with one H.264 file. If the browser doesn’t support it, then
MediaElement.js replaces <video> with either Silverlight or Flash
and returns a wrapper object that matches the HTML5 Media Element API. This lets you code to MediaElement.js as if it were a native <video>.
No comments:
Post a Comment