mirror of
https://github.com/livekit/livekit.git
synced 2026-05-15 20:25:37 +00:00
cf2a078579
It was possible that the adjustment applied in the middle of a frame resulting in the same frame having multiple time stamps. That would have caused video to pause/jump. Apply the offset only at the start of the frame so that all packets of a frame get the same offset.