W3C Architecture Domain Leader,
Co-Chair of the W3C Workshop on Video on the Web
The Internet is becoming consumers' primary entertainment source […]— Saul Berman, IBM Media & Entertainment Strategy and Change
© Fox Broadcasting Company
Cisco's Global Consumer Internet Traffic Forecast
Source: Cisco, 2007
User Generated Video Uploads per day
Source: IDC, 2007
So, what does all this tell us?
12-13 December 2007, San Jose, California and Brussels, Belgium
Hosted by Cisco Systems
Photo credit: Chris Lilley
Accenture, Adobe Systems, Annodex Association, Apple, CBS Interactive, CableLabs, Canon, Capgemini, CWI, Cisco Systems, Dailymotion, Hitachi, Hot Potato, IBBT, IJS, MTV Networks, Meraka Institute, Motorola, Move Networks, Mozilla Foundation, Nemours Foundation, Nokia Corporation, RealNetworks, Samsung Electronics, Sony, Sun Microsystems, Thomson, Turner Broadcasting System, University Of California at Santa Cruz, University of Wollongong, VRT medialab, Via Licensing, Walt Disney Internet Group, Web3D Consortium, Wright State University, YouTube, thePlatform
Photo credit: Robert Freund
<video>
HTML 5.0<video src='Standards.movie' id='vid' controls > var vid = document.getElementById("vid"); vid.play(); vid.pause(); vid.muted = true; vid.addCueRange("ranges", 10, 20, false, enterCallBack, exitCallBack);
- Known not to require per-unit or per-distributor licensing
- Compatible with the open source development model
- Of sufficient quality as to be usable
- Not an additional submarine patent risk for large companies
None of the codecs fit the requirements for HTML 5…
Goals:
See also Multimedia Semantics Incubator Group.
Can I have a URI to the third item in the news report, please?
Photo credit: Robert Freund
http://www.example.org/imedia.mov#rect(50,50,200,100)
http://dig.csail.mit.edu/2007/09/OneWebDay#t=34.45/85.48
See draft of Activity proposal
Address temporal and spatial media fragments on the Web using Uniform Resource Identifiers (URI)
http://dig.csail.mit.edu/2007/09/OneWebDay#t=34.45/85.48 http://www.example.org/imedia.mov#rect(50,50,200,100)
simple lingua-franca ontology
Client side read-only media annotations API
var vid = document.getElementById("vid"); vid.getTitle(); vid.getAuthor(); vid.getRights(); vid.getLicense(); vid.createDate();
See demo
Potential items on the list: