webrtc: Support renegotiation (add/remove/mute) during a call correctly
Draft because I'm seeing inconsistent behaviour in Chrome where sometimes it's emitting "mute" and sometimes it's emitting "remove" in The spec says PeerConnection should emit "remove" for streams that are marked as inactive.ontrack
.
Edited by Nirbheek Chauhan