Ignore all remote streams
By default, it is false. Which means that RTCMultiConnection will always get remote streams.
connection.dontGetRemoteStream = true;