Re: [webrtc-pc] behaviour of offerToReceive* set to false when there is a local track

so I found out that offerToReceiveAudio: false acts on *all* mlines in Firefox stable (57, pre-transceiver). This makes sense, it creates an offer that does *not* want to receive audio.

On the other hand offerToReceiveAudio: true only applies to the first non-stopped transceiver. This is a weird API.

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

Received on Wednesday, 6 December 2017 21:38:05 UTC