mirror of
https://github.com/livekit/livekit.git
synced 2026-07-14 19:18:58 +00:00
2bd3b9d67f
Use by cloud simulated tracks. Introduces a lock, but it is used only in the background worker (where it will be almost always uncontested) and when API GetStats is accessed. Does not touch the per-packet Update path.