Re: [webrtc-pc] Specify legacy behavior when offerToReceive* option is set to false

Chrome only sets the port to 0 if offerToReceive is 0 and the current direction is `recvonly`. In other words, it sets a port of 0 instead of using `inactive`; it will never generate an `inactive` offer as far as I know.

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

Received on Thursday, 14 December 2017 18:23:15 UTC