[webrtc-rtptransport] Pull Request: Remove associated rtxSsrc from RtpSendStream and RtpReceiveStream.

Philipel-WebRTC has just submitted a new pull request for https://github.com/w3c/webrtc-rtptransport:

== Remove associated rtxSsrc from RtpSendStream and RtpReceiveStream. ==
For two reasons:
 - If an app sends FEC or RTX packets then it needs an `RtpSendStream` instance to represent the RTX stream itself. What should the `rtxSsrc` be for the RTX stream (recursive)?
 - Some use case might not require an RTX SSRC.

See https://github.com/w3c/webrtc-rtptransport/pull/50


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

Received on Monday, 10 June 2024 15:11:54 UTC