[mediacapture-main] Get raw data from MediaStream

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

== Get raw data from MediaStream ==
Please excuse me if this is the wrong place to propose this. It would 
be really useful to have access to the raw data coming out of the 
MediaStream so it could be processed before being shipped off to a 
remote peer or displayed to the user. The data could perhaps be 
emitted in an `ondata` event which would emit raw data similar to that
 of the MediaRecorder. Would anyone else find something along these 
lines useful?

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

Received on Monday, 14 March 2016 09:26:37 UTC