[webrtc-rtptransport] Should RtpSendStream/RtpReceiveStream be transferable? (#36)

youennf has just created a new issue for https://github.com/w3c/webrtc-rtptransport:

== Should RtpSendStream/RtpReceiveStream be transferable? ==
explainer-use-case-1.md sets the two objects as transferable.
The main benefit is to allow to transfer these objects to workers so that packet processing is done there.
Another approach is to consider how it is being done in webrtc encoded transform or for encoded source.

It would be good to compare the pros and cons of both approaches.

Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/issues/36 using your GitHub account


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

Received on Tuesday, 14 May 2024 16:59:03 UTC