Re: [webrtc-pc] End removed tracks remotely again; Make receiver.track nullable instead

I think it would be good to work through the events (in terms of `pc.removeTrack`, `transceiver.setDirection` and so on, assuming `onnegotiationneeded` is wired up) that would lead to "send" and "recv" bits being set/unset.

But overall this looks like something that could work. If the intent is to have the received track being constantly played or recorded, the sender can play with `replaceTrack` and use a null track for periods when there is nothing to send.

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

Received on Thursday, 11 May 2017 08:27:34 UTC