- From: Frank Galligan <fgalligan@google.com>
- Date: Tue, 15 May 2012 15:25:14 -0400
- To: Aaron Colwell <acolwell@google.com>
- Cc: public-web-and-tv@w3.org
- Message-ID: <CAJ0h-G3k6=NV2MnzUhSg+9XMiHUM1BMdbkVQh7f6Ab06eF+yGA@mail.gmail.com>
The encrypted demo you have to run from the command with --no-sandbox flag too. Frank On Tue, May 15, 2012 at 3:18 PM, Aaron Colwell <acolwell@google.com> wrote: > 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 Saturday, 19 May 2012 05:41:03 UTC