Re: [webrtc-pc] pc.getSenders() and getReceivers() include stopped ones.

`getReceiver()[0].track.stop()` stops the receiver from rendering, but doesn't affect the corresponding sender in the transceiver. So I wouldn't suggest stopping the transceiver. 

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

Received on Thursday, 30 August 2018 19:39:19 UTC