Re: [mediacapture-insertable-streams] Is using ReadableStream/WritableStream the right approach? (#4)

> For example, you can create a custom sink to transfer the track over the network using something other than a peer connection.

This seems to be use case 1:
> 1. JS access to MediaStreamTrack video frames (ideally off the main thread)

https://wicg.github.io/web-codecs/#mediastreamtrack-monitoring can be used for the same purpose.
It would be nice to evaluate the pros and cons of various alternatives.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 27 January 2021 10:58:55 UTC