Skip to content

Commit 84c0e19

Browse files
committed
Address acrolinx comments
1 parent ff8cf92 commit 84c0e19

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/communication-services/resources/troubleshooting/voice-video-calling/video-issues/overview.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@ Additionally, CPU overload on the sender side can also influence the browser's d
3939

4040
## Common issues in video calls
4141

42-
We can see that the whole process involves factors such as the sender's camera device. The network conditions at the sender and receiver ends also play an important role. Bandwidth and packets lost can impact the video quality perceived by the users.
42+
We can see that the whole process involves factors such as the sender's camera device.
43+
The network conditions at the sender and receiver end also play an important role.
44+
Bandwidth and packets lost can impact the video quality perceived by the users.
4345

4446
Here we list several common video issues, along with potential causes for each issue:
4547

@@ -63,4 +65,4 @@ Here we list several common video issues, along with potential causes for each i
6365
* The video sender has poor network
6466
* The receiver has poor network
6567
* Heavy load on the environment of the video sender or receiver
66-
* The receiver subscribes multiple incoming video streams
68+
* The receiver subscribes multiple incoming video streams

articles/communication-services/resources/troubleshooting/voice-video-calling/video-issues/video-is-frozen.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ In this way, users can be aware of any network quality issues and aren't surpris
4242

4343
If you expect the user's network environment to be poor, you can also use the [Video Constraint Feature](../../../../concepts/voice-video-calling/video-constraints.md) to limit the max resolution, max fps, or max bitrate sent by the sender to reduce the bandwidth required for transmitting video.
4444

45-
Other reasons, especially those that occur on the sender side, such as the sender's camera stopped or the sender dropping the call unexpectedly,
46-
can't currently be known by the receiver because of the abscence of reporting mechanism from the sender to other participants.
45+
Other reasons, especially those occur on the sender side, such as the sender's camera stopped or the sender dropping the call unexpectedly,
46+
can't currently be known by the receiver due to the absence of reporting mechanism from the sender to other participants.
4747
In the future, when the SDK supports `Remote UFD`, the application can handle this error gracefully.
4848

0 commit comments

Comments
 (0)