mirror of
https://github.com/livekit/livekit.git
synced 2026-05-24 19:05:36 +00:00
f303f499ef
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