- From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
- Date: Wed, 04 Jan 2017 18:47:58 +0000
- To: public-webrtc-logs@w3.org
I can't see any way one RTP stream could be used for multiple tracks simultaneously; there's a 1:M relationship between media descriptions and RTP streams. However, if you're not bundling, I think it *would* be valid to have two RTP streams using the same SSRC. Which shouldn't matter, since each `RTCRTPStreamStats` has its own `id` independent from SSRCs. -- GitHub Notification of comment by taylor-b Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/85#issuecomment-270451940 using your GitHub account
Received on Wednesday, 4 January 2017 18:48:04 UTC