Html5media Enables HTML5 Video Tag for All Browsers
LIKE
TWEET
SHARE
PIN
SHARE
POST
MAIL
MORE
Posted March 11, 2010 at 1:00pm by iClarified
Html5media a project being developed by David Hall that makes it possible to enable HTML5 video tags in all major browsers.
HTML5 video tags make embedding videos into documents as easy as embedding an image. All it takes is a single video tag. Unfortunately, not all browsers natively support HTML5 video tags.
To enable HTML5 video tags in all major browsers simply include the following javascript file at the top of every page which plays video: http://html5media.googlecode.com/svn/trunk/src/html5media.min.js
This will allow you to embed videos into your document using the following easy syntax: