Linked by Thom Holwerda on Fri 16th Oct 2009 21:26 UTC
"HTML5 defines a standard way to embed video in a web page, using a video element. Support for the video element is still evolving, which is a polite way of saying it doesn't work yet. At least, it doesn't work everywhere. But don't despair! There are alternatives and fallbacks and options galore."
Permalink for comment 389759
To read all comments associated with this story, please click here.
This text illustrates very well which concepts and mechanisms apply when we talk about "watching a video", and how HTML 5 may really be a way out of proprietary stuff that pollutes the web. But finally, it's up to the web browser developers and the content designers if they adopt to these methods or keep using their old-fashioned stuff. :-)
I don't think that the HTML 5 methods for embedding video will ever get widespread use. What many people forget is that one reason to use Flash etc is that in a way it helps to prevent the low-brow user from saving the content (e.g. videos) to disk.
This is exactly because Flash etc is not part of the web browser, thus the browser doesn't know how to "save" the video.
With HTML 5, implemented properly, there's no such pseudo-protection.
Member since:
2006-05-02
I don't think that the HTML 5 methods for embedding video will ever get widespread use. What many people forget is that one reason to use Flash etc is that in a way it helps to prevent the low-brow user from saving the content (e.g. videos) to disk.
This is exactly because Flash etc is not part of the web browser, thus the browser doesn't know how to "save" the video.
With HTML 5, implemented properly, there's no such pseudo-protection.