Hello,
I noticed that to access the remote video, you have to add the VideoTrack of the local participant to the remote peer connection, this will call onAddTrack and then “setRemoteMediaStream”, I don’t understand.
Do someone know how to directly access the remote video (mediaStreams[0]) without the need to add a VideoTrack to the peer connection ? (to receive only)
up
//Post must be at least 20 characters