enable encryption in per sender case

Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
Timo K
2025-09-16 10:13:14 +02:00
parent c8098734cd
commit cc870c3cc2
2 changed files with 25 additions and 22 deletions

View File

@@ -344,6 +344,7 @@ export const GroupCallView: FC<Props> = ({
window.setTimeout(resolve, 10);
});
// TODO-MULTI-SFU find a solution if this is supposed to happen here or in the view model.
leaveRTCSession(
rtcSession,
cause,