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

An advantage of the readable/writable approach here is that processors and generators allow the creation of custom sources and sinks.
For example, you can create a custom sink to transfer the track over the network using something other than a peer connection. I believe some people are currently experimenting with this.

-- 
GitHub Notification of comment by guidou
Please view or discuss this issue at https://github.com/w3c/mediacapture-insertable-streams/issues/4#issuecomment-768196574 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:40:49 UTC