[mediacapture-fromelement] HTML Media Element captureStream() should avoid protected/encrypted content

miguelao has just created a new issue for 
https://github.com/w3c/mediacapture-fromelement:

== HTML Media Element captureStream() should avoid protected/encrypted
 content ==
[HTMLMediaElement.captureStream() & 
co](http://w3c.github.io/mediacapture-fromelement/#methods) should 
probably avoid capturing if the HTML element is protected/encrypted, 
and very likely throw an Exception, the same as Canvas.captureStream()
 throws a SecurityError exception.

Please view or discuss this issue at 
https://github.com/w3c/mediacapture-fromelement/issues/20 using your 
GitHub account

Received on Saturday, 9 January 2016 02:29:29 UTC