Re: [mediacapture-main] Get raw data from MediaStream (#327)

@bc @embirico  As Harald has noted, access to raw video is already supported.  Therefore the focus for new APIs is on scenarios requiring higher performance than is currently achievable via Canvas or MediaRecorder. We have the following WebRTC-NV use cases for access to raw video (raw audio access is already provided via WebAudio Worklets): 
[Funny Hats](https://www.w3.org/TR/webrtc-nv-use-cases/#funnyhats*)
[Machine Learning](https://www.w3.org/TR/webrtc-nv-use-cases/#machinelearning*)

So far, there are two specifications under development which could conceivably address these use cases: 
[Funny Hats](https://www.w3.org/TR/webrtc-nv-use-cases/#funnyhats*)
[Machine Learning](https://www.w3.org/TR/webrtc-nv-use-cases/#machinelearning*)

[Insertable Streams](https://github.com/alvestrand/webrtc-media-streams)
[WebCodecs](https://github.com/WICG/web-codecs)

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/327#issuecomment-633724137 using your GitHub account

Received on Monday, 25 May 2020 21:43:35 UTC