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

> thread has evolved from an specific issue about how to handle ssrc on the API to an MID/RID vs ssrc discussion that I don't think is the correct place for having it.

The thing here is that, due to SDP O/A negotiation, it's currently "easy" to implement proper MID/RID parsing and correlation in server side, but if the PeerConnection is used for bidirectional media then complex RTP header extensions mangling is required in server side for transmitting media to receivers in those bidirectional pcs.

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

Received on Tuesday, 5 March 2019 12:36:38 UTC