Video for Everybody!

Video for Everybody!
Description:
Video for Everybody is simply a chunk of HTML code that embeds a video into a website using the HTML5 video element, falling back to Flash automatically without the use of JavaScript or browser-sniffing. It therefore works in RSS readers (no JavaScript), on the iPhone / iPad (don’t support Flash) and on many browsers and platforms.


Thanks to the rapid adoption of HTML5 video happening right now, Video for Everybody isn’t the only solution around. It is not a neatly packaged, fully-featured solution for those unfamiliar with HTML. VfE is for developers who either want something really simple they can quickly use on their blog or websites, or as a good starting point to develop their own custom solution. It does not use JavaScript. Because of this, it does not work on Android versions prior to 2.3 (Gingerbread). That is Google’s fault. If you don’t care about the reasons behind this you should just use a solution like MediaElement.js or VideoJS that do work on older versions of Android.