Get started with HTML5 Video
You can start with a great html5 video player. Truly great stuff.
http://videojs.com/
What is HTML5 Video?
HTML is the markup language that makes up every page on the web. The newest version,
HTML5,
includes specifications for a video tag, that is meant to allow website
developers to add a video to a page the same way they would add an
image. In order for this to work, web browser developers (
Mozilla,
Webkit,
Opera, etc.) have to build the video functionality into their browsers. The
W3C has created
directions
on how video should work in browsers, and it’s up to browser developers
to follow those directions, so that video works the same across all
browsers. This doesn’t always happen thanks to technology, legal, and
financial choices made by browser developers, but so far no one’s
varying too far from the specifications. However the specifications are
still being changed and refined, so browsers developers have to keep up
with that as well.