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
I am trying to create a Pre Join lobby in my react native app. I am wondering how to use tracks produced by livekit (createLocalTracks etc) to access camera and microphone such that:
I can get permissions in the lobby screen if needed.
Use VideoProcessor to generate Virtual Background/Blur effect in the Prejoin lobby.