Re: [webrtc-pc] simulcast offer doesn't work with addTrack. An omission (#2147)

> remote description which matches the SendEncodings did not seem to match 

[suitable](https://tools.ietf.org/html/draft-ietf-rtcweb-jsep-25#section-5.10) = *"If the m= section is sendrecv or recvonly, and there are RtpTransceivers of the same type that were added to the PeerConnection by addTrack and are not associated with any m= section and are not stopped, find the first (according to the canonical order described in Section 5.2.1) such RtpTransceiver."*

The WG decided that *addTransceiver* should be explicit, not an abstraction. See https://github.com/w3c/webrtc-pc/issues/2108

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

Received on Wednesday, 27 March 2019 21:30:22 UTC