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

@emcho As referred to in this issue, the WebRTC 1.0 APIs formerly included SSRCs in the object model so that applications could signal them in the Offer, regardless of the content of the SDP.  The functionality was removed based on Taylor's assertion that putting the SSRC information into the SDP would reduce implementation time for browsers and SFUs. 

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1174#issuecomment-469334516 using your GitHub account

Received on Monday, 4 March 2019 17:10:55 UTC