Check if RTCMultiConnection is removing a stream during peer connection
connection.beforeRemovingStream = function(stream) { // stream.id, stream.getTracks() return stream; };