Ensure webcam is turned off when leaving
This commit is contained in:
@@ -30,6 +30,7 @@ export function LobbyView({
|
||||
|
||||
useEffect(() => {
|
||||
// TODO: Only init once
|
||||
console.log("onInitLocalCallFeed");
|
||||
onInitLocalCallFeed();
|
||||
}, [onInitLocalCallFeed]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user