mirror of
https://github.com/livekit/livekit.git
synced 2026-04-15 10:45:40 +00:00
* Do not seed if stream is already writable. It is possible that in migration case, when the forwarder state is fetched from migrating out node and used to seed downtrack, it has already started due to the time it takes to get the state. Seeding in that state will reset things and cause large sequence number gaps potentially. * do not take lock