Skip to content

Commit 4a1a591

Browse files
authored
updated 3
1 parent cc9060e commit 4a1a591

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/communication-services/quickstarts/voice-video-calling/optimizing-video-placement.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,12 +160,12 @@ getSupportedResolutions();
160160

161161
| **Resolution** | **Min framerate** | **Max framerate** | **Max bitrate** |
162162
|--|--|--|--|
163-
| 1080p | 30 | 30 | 4m |
163+
| 1080p | 30 | 30 | 4M |
164164
| 720p | 30 | 30 | 2.5M |
165165
| 540p | 30 | 30 | 2M |
166166
| 360p | 30 | 30 | 1M |
167-
| 240p | 15 | 15 | 650k |
168-
| 180p | 7.5 | 15 | 250k(350k if 15 FPS)|
167+
| 240p | 15 | 15 | 650K |
168+
| 180p | 7.5 | 15 | 250K(350K if 15 FPS)|
169169

170170
You can use the media quality statistics API within the WebJS SDK to determine the real time video send and receive resolution. See [here](../../concepts/voice-video-calling/media-quality-sdk.md?pivots=platform-web) for more details.
171171

0 commit comments

Comments
 (0)