mirror of
https://github.com/livekit/livekit.git
synced 2026-07-21 04:41:11 +00:00
* Do not use LastTS for dummy offset. LastTS could be random when using dummy start. That should not be used in calculating offsets. Also, do not push padding into sequence before init. Could have heppened with dummy start. * apply dummy offset before comparing to last * refresh ref TS * initialize codec munger on catch up forwarding