Skip to content

Commit c115af9

Browse files
sloanstervac0224
andauthored
Update articles/communication-services/concepts/voice-video-calling/includes/user-facing-diagnostics-web.md
Co-authored-by: Victor Chapel <[email protected]>
1 parent 3f23f38 commit c115af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/concepts/voice-video-calling/includes/user-facing-diagnostics-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ User Facing Diagnostics (UFD) enable you to see when local or remote participant
2525
There are some minor differences in using **remote UFDs** and **local UFDs**. Those differences are:
2626
- The calling SDK doesn't expose the `speakingWhileMicrophoneIsMuted` via remote UFDs due to privacy concerns.
2727
- The calling SDK only exposes and stream UFDs up to a maximum of 20 participants on the call. When the number of participants exceeds 20, we limit and cease transmission of **remote UFDs** to prevent overloading the network with these events.
28-
- The calling SDK filters so you'll only see 3 **remote UFD** events per minute coming from a unique client.
28+
- The calling SDK filters so you only see three (3) **remote UFD** events per minute coming from a unique client.
2929
- From the client SDK perspective, you need to enable the functionality for the local UFDs to be sent remotely.
3030

3131
## Diagnostic values

0 commit comments

Comments
 (0)