mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-03 07:10:26 +00:00
E2EE for embeded mode
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -95,6 +95,7 @@ export function ActiveCall(props: ActiveCallProps) {
|
||||
const sfuConfig = useOpenIDSFU(props.client, props.rtcSession);
|
||||
const { livekitRoom, connState } = useLiveKit(
|
||||
props.muteStates,
|
||||
props.rtcSession,
|
||||
sfuConfig,
|
||||
props.e2eeConfig
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user