[whatwg] Live video streaming with html5.

> In HTML5, a URL (or a set of URLs) point at what you want the
> user-agent to display. From the spec's point of view, you can insert
> any protocol (that can be described by a URL) in there. You'll need it
> to be supported by your user-agent, of course.

In practice, live streaming works with HTTP and either Ogg or WebM in at least Firefox and Opera (maybe Chromium, too), since Ogg and WebM don't require the length of the video to be known in advance.

-- 
Henri Sivonen
hsivonen at iki.fi
http://hsivonen.iki.fi/

Received on Wednesday, 22 September 2010 03:36:12 UTC