Fix speaker view not auto switching on presenting
This commit is contained in:
parent
67a51415d0
commit
a4fffdfbfb
6 changed files with 10 additions and 1 deletions
|
@ -51,6 +51,7 @@ const createProps = (
|
|||
i18n,
|
||||
audioLevel: 0,
|
||||
remoteParticipant: {
|
||||
aci: generateAci(),
|
||||
demuxId: 123,
|
||||
hasRemoteAudio,
|
||||
hasRemoteVideo: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue