w3c / mediacapture-extensions

Extensions to Media Capture and Streams by the WebRTC Working Group
https://w3c.github.io/mediacapture-extensions/
Other
19 stars 15 forks source link

Adopt API for generating a Whatwg Stream from a MediaStreamTrack and vice versa #40

Closed alvestrand closed 2 years ago

alvestrand commented 2 years ago

Given recent discussions in the WG, the proposal for doing this that has been debated since November has been reallocated to the following URL:

https://alvestrand.github.io/mediacapture-transform/

This proposal handles both video and audio, and exposes the resulting Whatwg Stream object on the same context as the MediaStreamTrack, both on the main thread and on worker threads.

dontcallmedom commented 2 years ago

The WG has adopted a proposal in this space, closing this issue