- From: Peter Thatcher via GitHub <sysbot+gh@w3.org>
- Date: Tue, 06 Aug 2024 17:20:41 +0000
- To: public-webrtc-logs@w3.org
You're right that there is a problem of "what happens if one uses SDP to add/remove RIDs after calling replaceSendStreams()"?. I'd be tempted to say that you can call replaceSendStreams again and get back a new set, because that would be pretty simple. As for complex scenarios: perhaps our goal should be to use RtpTransport.createRtpSendStream() instead of using replaceSendStreams() and not rely on SDP so much. -- GitHub Notification of comment by pthatcher Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/issues/64#issuecomment-2271776913 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 6 August 2024 17:20:42 UTC