mirror of
https://github.com/livekit/livekit.git
synced 2026-09-13 22:05:35 +00:00
Was doing it on participant close. But, that misaligns `rtc_init` (number of attempts) a bit if the participant sessions are long. Record it as soon as RTC connects so that it is more time aligned with `rtc_init`.