mirror of
https://github.com/livekit/livekit.git
synced 2026-05-24 19:05:36 +00:00
3ed0527ef5
When migrating out, it is possible that a published layer is not notified to the migrating in node. Reduce chances of that layer not getting published to the new node by curbing RTCP during migration. It could still happen if stars line up, but this should reduce the window to a much smaller one.