Re: [webrtc-pc] need to clear [[AssociatedMediaStreams]] in removeTrack?

> Why should the stream association be tied to the (local) transceiver?

Because you added it with `tc = addTransceiver(track, {streams})` and you haven't `tc.stop()`ed it?

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

Received on Thursday, 1 February 2018 19:21:55 UTC