fix
This commit is contained in:
parent
8ca257856f
commit
20ac245bd4
@ -129,7 +129,7 @@ function VideoConferenceComponent(props: {
|
||||
adaptiveStream: true,
|
||||
dynacast: true,
|
||||
e2ee: keyProvider && worker && e2eeEnabled ? { keyProvider, worker } : undefined,
|
||||
singlePeerConnection,
|
||||
singlePeerConnection: true,
|
||||
};
|
||||
}, [props.userChoices, props.options.hq, props.options.codec]);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user