Re: [webrtc-pc] Do we need a "trackremoved" event?

@henbos I believe we decided on https://github.com/w3c/webrtc-pc/pull/1402 which is waiting to be merged, so we won't need this. It lets users use`stream.onremovetrack` like they can today in Chrome. They can also listen to `track.onmuted`.

> I hope we can't re-use a transceiver with an old track whose event will not fire because it has already been fired before.

https://github.com/w3c/webrtc-pc/pull/1402 fixes this to fire `track` again on unmute.

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

Received on Wednesday, 5 July 2017 12:29:47 UTC