aboba has just submitted a new pull request for https://github.com/w3c/webrtc-pc: == Clarify "multiple sources of media stitched together" == When `sender.replaceTrack` is executed, the sender's track is replaced but the `RTCRtpReceiver`still only sees a single RTP stream with a continuous sequence number space. So in this case, the `RTCRtpReceiver` does not "stitch together" two distinct RTP streams, as would be required when receiving simulcast. Therefore, the text is wrong and should be removed. Fix for Issue https://github.com/w3c/webrtc-pc/issues/2171 See https://github.com/w3c/webrtc-pc/pull/2180Received on Wednesday, 24 April 2019 22:13:57 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:47 UTC