Merge remote-tracking branch 'origin/livekit' into dbkr/ppe2ee

This commit is contained in:
David Baker
2023-10-26 10:29:12 +01:00
15 changed files with 665 additions and 395 deletions

View File

@@ -42,7 +42,7 @@ export function enterRTCSession(
// This must be called before we start trying to join the call, as we need to
// have started tracking by the time calls start getting created.
//groupCallOTelMembership?.onJoinCall();
// groupCallOTelMembership?.onJoinCall();
// right now we assume everything is a room-scoped call
const livekitAlias = rtcSession.room.roomId;