mirror of
https://github.com/livekit/livekit.git
synced 2026-04-04 16:55:45 +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.