diff --git a/src/state/CallViewModel.ts b/src/state/CallViewModel.ts index aaf7a585..4f3952b5 100644 --- a/src/state/CallViewModel.ts +++ b/src/state/CallViewModel.ts @@ -326,7 +326,7 @@ class ScreenShare { this.vm = new ScreenShareViewModel( id, member, - this.participant, + this.participant.asObservable(), encryptionSystem, liveKitRoom, participant.isLocal,