W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > April 2019

[webrtc-pc] Pull Request: Clarify "multiple sources of media stitched together"

From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
Date: Wed, 24 Apr 2019 22:13:55 +0000
To: public-webrtc-logs@w3.org
Message-ID: <pull_request.opened-273317627-1556144034-sysbot+gh@w3.org>
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/2180
Received 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