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
conststartMediaStream=useCallback(async()=>{// todo, fix when mobile joins room and accepts mic inside room, this gets generated twiceif(!LocalMediaStreamManager.hasStream()&&!localStream){awaitLocalMediaStreamManager.startStream();setLocalStream(LocalMediaStreamManager.getStream());}},[localStream]);
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: