mirror of
https://github.com/livekit/livekit.git
synced 2026-08-05 21:39:44 +00:00
Sfu will fallback to retransmit packet by media stream ssrc if rtx is not negotiated (client doesn't have), so we should not disable rtx explicitly (by codec config). Fix #4519