You can use replaceTrack() method of producer to change the track, nothing needs to be done on consumer side, once producer changes the track, it is reflected to consumer side automatically.
1 Like
You can use replaceTrack() method of producer to change the track, nothing needs to be done on consumer side, once producer changes the track, it is reflected to consumer side automatically.