mirror of
https://github.com/livekit/livekit.git
synced 2026-07-16 18:41:52 +00:00
When converting from RED -> Opus, if there is a loss, SFU recovers that loss if it can using a subsequent redundant packet. That path was not setting the extended sequence number properly. Also, ensuring use of monotonic clock for first packet time adjustment also.