Chen-tao / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

Add support for ContentProtection Descriptor to WebM DASH specification. #427

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Xiaohan has created a CL that will allow playback of encrypted WebM files in 
webm-dash-javascript player. Encrypted playback is triggered if the video 
element has webkitAddKey function. The problem is that an un-encrypted 
presentation will not start playback if the video element has webkitAddKey 
function defined.

Original issue reported on code.google.com by fgalli...@google.com on 1 May 2012 at 6:57

GoogleCodeExporter commented 9 years ago
To clarify, we need to add support for ContentProtection Descriptor to the WebM 
DASH specification. 

Original comment by fgalli...@google.com on 1 May 2012 at 8:09

GoogleCodeExporter commented 9 years ago

Original comment by fgalli...@google.com on 1 May 2012 at 8:12

GoogleCodeExporter commented 9 years ago

Original comment by fgalli...@google.com on 24 May 2012 at 6:20

GoogleCodeExporter commented 9 years ago

Original comment by jkoles...@google.com on 24 May 2012 at 6:36

GoogleCodeExporter commented 9 years ago

Original comment by jkoles...@google.com on 24 May 2012 at 6:37

GoogleCodeExporter commented 9 years ago
Issue 429 has been merged into this issue.

Original comment by fgalli...@google.com on 8 Aug 2012 at 1:18

GoogleCodeExporter commented 9 years ago
This https://gerrit.chromium.org/gerrit/#/c/29340/ fixes the issue of an 
un-encrypted presentation will not start playback if the video element has 
webkitAddKey function defined.

Original comment by fgalli...@google.com on 8 Aug 2012 at 1:20

GoogleCodeExporter commented 9 years ago

Original comment by louquil...@google.com on 15 Aug 2013 at 10:49