mirror of
https://github.com/livekit/livekit.git
synced 2026-09-16 12:52:40 +00:00
* Ignore really old packets. There are cases where really old packets (time stamp is way back, but sequence number looks like it is moving forward) which cause the sequence number to update incorrectly. Drop those packets are they are very old. * test