open video conference: html and the video tag

14
HTML5 and <video> Panel at Open Video Conference 20th June 2009

Upload: silvia-pfeiffer

Post on 29-Nov-2014

5.659 views

Category:

Technology


1 download

DESCRIPTION

Slides that were prepared together by all the participants of the "HTML5 and tag" panel at the Open Video Conference, 20th June 2009. Participants: Philip Jagenstedt from Opera, Jan Gerber from Xiph, Viktor Gal from Annodex, Michael Dale from Metavid, Eric Carlson from Apple, and Silvia Pfeiffer from Annodex/Xiph.

TRANSCRIPT

Page 1: Open Video Conference: HTML and the video tag

HTML5 and <video>

Panel at Open Video Conference20th June 2009

Page 2: Open Video Conference: HTML and the video tag

Panellists• Eric Carlson

Apple• Michael Dale

Xiph, Wikimedia, Kaltura, Metavid• Viktor Gal

Mozilla, Xiph & Annodex• Jan Gerber

Xiph, Pad.me, ffmpeg2theora• Philip Jägenstedt

Opera• Silvia Pfeiffer

Mozilla, Xiph & Annodex

Page 3: Open Video Conference: HTML and the video tag

Issues

• Status of HTML5 video• Demos• Baseline codec• Annotations• Track selection• Others

Page 4: Open Video Conference: HTML and the video tag

Status of HTML5 video

• WHATWG HTML5 video spec:http://www.whatwg.org/specs/web-

apps/current-work/#video

• Media Fragments spec:http://www.w3.org/TR/media-frags-reqs/

• Browser & server support

Page 5: Open Video Conference: HTML and the video tag

Firefox 3.5

Liboggz (Conrad Parker)

Liboggplay (Viktor Gal) , libsydneyaudio

Adaptation for Firefox (Chris Double)

Ogg(Monty)

Vorbis(Monty)

Theora(derf)

Skeleton(Annodex)

Kate(ogg.k)

Page 6: Open Video Conference: HTML and the video tag

Opera

Adaptation for Opera (Philip Jägenstedt)

Ogg(Monty)

Vorbis(Monty)

Theora(derf)

Skeleton(Annodex)

DirectShowGStreamer

Oggcodecs(Christian Adam)

Page 7: Open Video Conference: HTML and the video tag

Webkit

Liboggz (Conrad Parker)

Ogg(Monty)

Vorbis(Monty)

Theora(derf)

Skeleton(Annodex)

XiphQT(Arek Korbik)

GStreamer QuickTime Framework

Page 8: Open Video Conference: HTML and the video tag

Chrome

ffmpeg

Chrome Adaptation

Page 9: Open Video Conference: HTML and the video tag

Demos

Page 10: Open Video Conference: HTML and the video tag

Baseline Codec

Page 11: Open Video Conference: HTML and the video tag

Annotations:

closed captionssubtitles

time-aligned meta dataDOM exposure

Page 12: Open Video Conference: HTML and the video tag

Track Selection:

multiple audio tracksmultiple annotation tracks

language selectioncontent negotiation

Page 13: Open Video Conference: HTML and the video tag

Other topics:

in-browser a/v capturelive video communication

playlists / streamingvideo editor functionalitymedia server support /

simplification

Page 14: Open Video Conference: HTML and the video tag

Questions