Re: [mediacapture-record] Use streams instead of blobs/events

For decoding, it can somehow be implemented with SourceBuffer.appendStream() + video element + captureStream(). Agreed it is rather convoluted. At the same time, MediaStream is mostly useful right now for peer connections and video elements.
Unification of incoming media processing between MSE and WebRTC would be nice.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/154#issuecomment-432988470 using your GitHub account

Received on Thursday, 25 October 2018 09:51:39 UTC