Re: [webrtc-pc] Cover legacy sendonly using {offerToReceiveAudio/Video: false}.

> @taylor-b That doesn't actually work today, but createOffer({{offerToReceiveAudio: true}) does.

Ok, then the problem will be that `createOffer({{offerToReceiveAudio: true})` doesn't change the direction to `sendrecv`; same point.

The thing that needs list discussion is whether we want the `offerToReceive` functionality to cover just the most common usage (generating an "m=" section that otherwise wouldn't be present), or if we want to cover the direction-changing use cases as well.

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

Received on Thursday, 13 July 2017 15:05:14 UTC