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

I'd suggest leaving this alone. The main reason for adding `offerToReceive` to the legacy section was for backwards compatibility, so that the common case of using it to trigger the generation of an "m=" section continues to work. If an application needs to change the directional attribute, that's more uncommon, and it can use `setDirection`.

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

Received on Monday, 11 September 2017 18:15:01 UTC