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

Apologies for the possibly out of scope message, but following back on a small exchange we had during the interim call (I didn't know how to get in touch with Amit offline), this is just to confirm to @amithilbuch that I do get proper rid RTP extensions in my packets now using M74 simulcast: I was negotiating back using `a=simulcast:recv rid=xxx` instead of `a=simulcast:recv xxx`, so fixing that fixed the missing simulcast support.

As a side note, though, the former is what Firefox currently does (just tested with Nightly), so Firefox developers may want to fix that, as Chrome seems to be doing the right thing according to [the spec](https://tools.ietf.org/html/draft-ietf-mmusic-sdp-simulcast-14).

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

Received on Wednesday, 13 March 2019 18:17:45 UTC