mirror of
https://github.com/livekit/livekit.git
synced 2026-04-01 10:55:45 +00:00
Had made the change to align `participant active` to after the ICE connection is done and that log could list all candidates. But, with one shot signalling, the state change has to be early to wait on (auto) subscriptions of track of other participant. So, state has to be changed early.