sfu icon indicating copy to clipboard operation
sfu copied to clipboard

Problem with addTrack or addTransceiver

Open tyohan opened this issue 1 year ago • 0 comments

When using addTrack the join room won't be able to receive ontrack event when reused an existing transceiver and not adding a new track.

But when using addTransceiver with existing transceiver is using recvonly it will trigger renegotiation loop because the sender is nil.

tyohan avatar Nov 01 '24 03:11 tyohan