The promise of HTML5 video, at least for me, avoids all these horrible Flash and Javascript settings and makes the browser do all the hard work .
Unfortunately, using something simple:
<video controls src="http://static.natalian.org/2012-01-18/MVI_0123.ogg" />
Not enough. You lack features like connecting to a full-screen API , which is different from all browsers, and therefore you probably need to rely on these third-party libraries to remove the pain.
hendry
source share