- From: John Simmons <johnsim@microsoft.com>
- Date: Thu, 8 Mar 2012 21:56:39 +0000
- To: Tab Atkins Jr. <jackalmage@gmail.com>, Charles Pritchard <chuck@jumis.com>
- CC: Mark Watson <watsonm@netflix.com>, Henri Sivonen <hsivonen@iki.fi>, Christian Kaiser <kaiserc@google.com>, "<public-html@w3.org>" <public-html@w3.org>
Could you be explicit?
John C. Simmons | Media Platform Architect | Microsoft Corporation | direct 425-707-2911 | mobile 425-269-5759
> -----Original Message-----
> From: Tab Atkins Jr. [mailto:jackalmage@gmail.com]
> Sent: Thursday, March 08, 2012 1:45 PM
> To: Charles Pritchard
> Cc: Mark Watson; Henri Sivonen; Christian Kaiser; <public-html@w3.org>
> Subject: Re: Encrypted Media proposal: Summary of counter-proposals
>
> On Thu, Mar 8, 2012 at 12:45 PM, Charles Pritchard <chuck@jumis.com>
> wrote:
> > TL;DR: This document includes my TL;DR recommendation, a summary of
> > three proposals, and ends with a longer recommendation.
> >
> > We are here, and it's contentious:
> > var video = document.getElementById("video");
> > video.generateKeyRequest("org.w3.clearkey", null); Let's go here:
> > var video = document.getElementById("video");
> >
> >
> > video.getContext('experimental-ecmd').generateKeyRequest("org.w3.clear
> > key",
> > null);
> > "Encrypted Media Context Draft".
>
> This doesn't appear to address virtually any of the problems that have
> been raised with the DRM proposal.
>
> ~TJ
>
Received on Thursday, 8 March 2012 21:57:18 UTC