- 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
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