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

Re: [webrtc-pc] `ssrc` in `RTCRtpEncodingParameters` is inconsistent with ORTC (#1174)

From: Sergio Garcia Murillo via GitHub <sysbot+gh@w3.org>
Date: Thu, 28 Feb 2019 15:54:09 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-468325590-1551369246-sysbot+gh@w3.org>
The main problem of including SSRCS on the SDP is that there is no standard way to assign each SSRC to the corresponding RID value. BTW, when mangling the SDP (pre-74) to enable simulcast I signal it by adding a custom parameter to the rid attribute.

```
a=rid:a send ssrc=1234;
```


-- 
GitHub Notification of comment by murillo128
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1174#issuecomment-468325590 using your GitHub account
Received on Thursday, 28 February 2019 15:54:10 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:46 UTC