[webrtc-rtptransport] How does RTCRtpTranport(Processor) work with RTCRtpSendStream/RTCRtpReceiveStream? (#71)

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

== How does RTCRtpTranport(Processor) work with RTCRtpSendStream/RTCRtpReceiveStream? ==
It is unclear how reading/sending on the transport object will impact the send/receive streams created by senders/receivers.
Maybe everything should be moved to RTCRtpTransport(Processor) and we could have mid-related constructs/hooks?

Or maybe we should initially remove sender/receiver APIs for the first draft since they can be shimed with a transport processor.

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


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

Received on Wednesday, 4 September 2024 15:11:55 UTC