- From: Aaron Colwell <acolwell@google.com>
- Date: Tue, 15 May 2012 12:18:18 -0700
- To: public-web-and-tv@w3.org
- Message-ID: <CAA0c1bBQSbBL+Az3n5GnMp_mYRVpfz6eNRLgrqzn3NcK8H0v0g@mail.gmail.com>
Hi, During last week's conference call there was a request for links to the Media Source demos shown at the HTML-WG F2F meeting. Here they are. Media Source Adaptive Streaming Demo: Requires Chrome 17+ and enabling Media Source feature via about:flags . http://downloads.webmproject.org/adaptive-demo/adaptive/dash-player.html Encrypted Media Source Adaptive Streaming Demo: Requires Chrome 20+ and enabling Media Source, Encrypted Media Extensions, and <track> element features via about:flags . http://downloads.webmproject.org/adaptive-encrypted-demo/adaptive/dash-player.html Public Source Code repository for the JavaScript used in these demos: http://git.chromium.org/gitweb/?p=webm/webm-dash-javascript.git;a=summary Instructions for how the content was created: https://sites.google.com/a/webmproject.org/wiki/adaptive-streaming/instructions-to-playback-a-webm-dash-presentation Notes: - These demos are built on the v0.3<http://html5-mediasource-api.googlecode.com/svn/tags/0.3/draft-spec/mediasource-draft-spec.html> spec implemented in Chrome 17. - The demos will be updated to use the v0.5<http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html> spec, proposed to the W3C, when that functionality becomes available in Chrome. This should reduce most of the WebM parsing code from the JavaScript. - Don't forget to click the "Relaunch Now" button at the bottom of the about:flags page when enabling features. Let me know if you have any questions. Aaron
Received on Tuesday, 15 May 2012 19:18:49 UTC