enable encryption in per sender case
Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user