Re: [webrtc-pc] processing remote MediaStreamTracks -- stopping the transceiver to reject them

current spec says
```
An application can reject incoming media descriptions by calling RTCRtpTransceiver.stop() to stop both directions, or set the transceiver's direction to "sendonly" to reject only the incoming side.
```
which addresses the issue, closing.

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

Received on Wednesday, 20 June 2018 11:00:41 UTC