Blur participant videos when calls are reconnecting
This commit is contained in:
parent
4ea0970e54
commit
777b9d52e9
11 changed files with 68 additions and 21 deletions
|
@ -67,6 +67,7 @@ const createProps = (
|
|||
},
|
||||
remoteParticipantsCount: 1,
|
||||
isActiveSpeakerInSpeakerView: false,
|
||||
isCallReconnecting: false,
|
||||
...overrideProps,
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue