mirror of
https://github.com/livekit/livekit.git
synced 2026-08-02 17:49:30 +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