MenuMenu

RTCMultiConnection.dontGetRemoteStream

Ignore all remote streams

By default, it is false. Which means that RTCMultiConnection will always get remote streams.

How to use

connection.dontGetRemoteStream = true;