Experimental version of LiveKit with EC that works!
This commit is contained in:
@@ -138,6 +138,8 @@ export function InCallView({
|
||||
token,
|
||||
serverUrl: "ws://localhost:7880",
|
||||
room: livekitRoom,
|
||||
audio: true,
|
||||
video: true,
|
||||
onConnected: () => {
|
||||
console.log("connected to LiveKit room");
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user