mirror of
https://github.com/livekit/livekit.git
synced 2026-04-15 04:15:43 +00:00
* Sender side snap shot clean up and logging. Seeing cases of sender snap shot packet loss much higher the actual packets some times. Tracking a bit more to understand that better. - Rename variables to indicate what is coming from feed side clearly - Fixed an issue with wrong init of feed side loss in snapshot - Just use the loss from receiver report as it can go back (receiver would subtract on receiving out-of-order packet). - keep track sof reports in a snapshot (this is temporary for debugging/understanding it better and will be removed later) * remove check