Dont show speaking indicator for active speaker in speaker view
This commit is contained in:
parent
2f691f3dd0
commit
67e290ea8d
6 changed files with 18 additions and 3 deletions
|
@ -126,6 +126,7 @@ export function GroupCallOverflowArea({
|
|||
)}
|
||||
remoteParticipant={remoteParticipant}
|
||||
remoteParticipantsCount={remoteParticipantsCount}
|
||||
isActiveSpeakerInSpeakerView={false}
|
||||
/>
|
||||
))}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue