5 best HTML5 video players for your website/blog [Internet-tools]

July 7, 2010 23:33 pm by Jal

HTML5 will sooner or later replace flash. This is quite evident from the latest upward trend in the popularity of HTML5 and the fact that most of the web browsers are not supporting HTML5 multimedia. Even popular video hosting sites have shown their positive support to HTML5 video formats and hence it’s inevitable for webmasters to consider HTML5 as a very strong option while integrating audio and video on websites and blogs.

To make your task a breeze, here are some very good HTML5 video players that can be integrated onto a website or a blog that can not even play HTML5 audio/video files but also traditional formats.

While you check-out the players below, do rss subscribe to our feeds and join us on facebook Facebook and twitter Twitter.

1) Video JS: Video JS is by far my favorite HTML5 player so putting it on top of the list. It is a Javascript based video player that fully utilizes the power of HTML5 in latest web-browsers like Firefox 4, Chrome 5 and Opera 10.60

Video JS

 

2) JW Player: The close second is the JW Player. What I really like about JW Player is that it gives comparatively more personalization options. So there is hardly a chance that the player won’t go well with your blog/website’s theme.

JW Player

 

3) Kaltura: An open-source video solution that works on all major browsers and yes, it even works on Internet Explorer. It is a skinnable and can be a decent HTML5 video player.

Kaltura

 

4) OSM Player: Open Standard media player is a jQuery based HTML5 video player that’s versatile and can play even the traditional video formats. It can additionally deliver videos from YouTube and Vimeo.

OSM Player

 

5) Video for everybody: Most simplest of them all. This isn’t actually a video player but merely a piece of code that your browser (HTML5 compatible browser, ofcourse) understands and fires up the native player to play the content. You need to embed your video under a <video> element, like so:

<video height="360" width="640" src="LINK TO THE HTML5 VIDEO FILE" controls="controls">Your browser doesn’t support HTML5 video.</video>

Video for everybody

I am sure there might be many more options available optimised for different platforms like WordPress, Joomla, etc. If you know of any or have developed a player of your own, do mention it in the comments.

Subscribe to TechExplorer, today! You must follow us on Twitter
Advertise here
Post comment as twitter logo facebook logo
Sort: Newest | Oldest
SandeepVerma 5 pts

HTML5 Audio Player with Playlist HTML5 audio the element enable native audio playback within the browser. It supports all browsers i.e. iOS, Android, Firefox, Chrome, Safari, IE and Opera.  http://html5.svnlabs.com/

I've been playing with HTML5 Player for some time now and here are my toughts:

- JW is nice, but it lacks most features from flash version (there are almost no plug-in for it atm). It makes a nice back-up player for HTML5 if you already got JW on your site.
- OSM is great when it comes to functionality, but..let's say that straight - it's not the most beautiful player out there. I also had a lot of troubles with jQuery (I was already using one on my site)
- videoJS is not really better then JW ... at least I can't see a difference. However switching from html5 to flash works very well.

Now I'm using now DarkOnyx Player (-> http://web-anatomy.com/en ) - it's not perfect (still waiting for some "share" options... lazy devs), but it has very good ad-support, external playlist with multi-channel support and... goddamn nice CMS, so no playing with code anymore. All videos/channels can be managed via control panel. It's free too ^^...