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

@stefhak uuugh -- broken link though.

> How many implementations support this today?

https://jsfiddle.net/mc5j66zk/2/ passes in Chrome, Firefox, Edge (with rtcpeerconnection-shim) and Edge's native "1.0" (if you fix the constructor issues and use addStream). Safari does neither implement this nor is it [shim-able currently](https://github.com/webrtc/adapter/pull/676)

I am somewhat keen to see how many of these implementations allow a subsequent offer with offerToReceive set to false ignoring what you/jsep requires about not applying to negotiated transceivers ;-)

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

Received on Wednesday, 22 November 2017 08:14:09 UTC