Forum Moderators: open

Message Too Old, No Replies

<video> element - easy way to integrate video into web pages

Opera releases experimental version with support of <video> element

         

Tastatura

4:49 am on Apr 1, 2007 (gmt 0)

10+ Year Member



t's time to make video a first-class citizen of the web. We, the users, have video cameras in our pockets and the bandwidth to tranfer more clips and streams than we can watch. What's missing is a an easy way to integrate video into web pages, and native support for video in browsers. We, the web community, should address this by adding a video element to HTML:
<video src="demo.ogg">

At Opera, we have built an experimental version that has native support for Ogg Theora

[people.opera.com ]

Proposal (DRAFT) for the standard can be found at:
[whatwg.org ]

Also interesting/educational video on the subject can be found among Google's Tech Talk series (tech talks held at Google and made available to public):

[video.google.com ]

Tastatura

6:23 pm on Apr 2, 2007 (gmt 0)

10+ Year Member



I guess nobody cares about <video> element or Opera's exp. ver. :)

encyclo

7:01 pm on Apr 2, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm interested! :)

There's a bit more discussion about "HTML 5" and the work of the WHAT-WG here:

[webmasterworld.com...]

The WHAT-WG drafts are likely to become the basis for the new W3C HTML working group's future recommendations.

I like this idea, as it is a better solution than overloading the

object
element even more. I'm glad also that the browser makers are starting to implement HTML 5 elements, even if only experimentally. It at last is giving some substance to the HTML development work.