You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
I'm trying to show the local user's status (camera preview, mute status, etc.) using , but I'm running into the following issues:
If I disable video (using LocalToggleVideoButton) and then re-enable it, I get a blank display. I don't see my video anymore and I don't see my initials either.
I never see any audio activity. I see a mute indicator, but clicking this does nothing.