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

@lminiero, i think @fippo was only talking about the simulcast playground on WPT.
 
Re. your architecture, I have it also like that, but I do an initial `mid` to `ssrc` mapping at the receiver side and work internally with `ssrc` based on that. You will only need to insert the `mid` (if negotiated) accordingly as you do the normal `ssrc` rewriting  when sending to the remote party.


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

Received on Friday, 1 March 2019 10:22:43 UTC