Re: [webrtc-pc] does MSID still work? (was: example 13: getReceivers semantics)

> I think it could be nice if there were a way to get the previous behavior when shimming offerToReceiveAudio in terms of addTransceiver, e.g. an extra member in RTCRtpTransceiverInit. It could be optional in order to enable early media in the default case.

In other words: by default, `addTransceiver` will immediately create a receiver and a track (for early media). But with this extra flag, it would only create the receiver's track after a remote description is set? Hmm. Seems feasible at least.

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

Received on Wednesday, 12 July 2017 16:37:22 UTC