Skip to content

Commit 6146f72

Browse files
authored
update again
1 parent 54fad07 commit 6146f72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/concepts/voice-video-calling/calling-sdk-features.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,12 +193,12 @@ The Azure Communication Services Calling SDK supports sending following video re
193193

194194
| **Maximum video resolution** | WebJS Desktop | WebJS Mobile | iOS | Android | Windows |
195195
|----------------------------------------------|---------------|--------------|------|---------|---------|
196-
| **Sending Video** | 1080p<sup>1</sup> | 720p | 720p | 720p | 1080p |
196+
| **Sending Video** | 1080p [enable](../../quickstarts/voice-video-calling/optimizing-video-placement.md#how-to-configure-to-send-a-1080p-stream) | 720p | 720p | 720p | 1080p |
197197
| **Sending screen share** | 1080p | NA | 720p | 720p | 1080p |
198198
| **Receiving a remote video or screen share** | 1080p | 720p | 720p | 720p | 1080p |
199199

200200
## Number of participants on a call support
201-
- See [here](../../quickstarts/voice-video-calling/optimizing-video-placement.md#things-to-consider-when-adding-a-1080p-or-720p-video-to-a-page) on instructions to enable a 1080p from a web desktop browser.
201+
- See detailed instructions on how [enable a 1080p from a web desktop browser](../../quickstarts/voice-video-calling/optimizing-video-placement.md#how-to-configure-to-send-a-1080p-stream).
202202
- Up to **350** users can join a group call, Room call, or Teams + Azure Communication Services call.
203203
- Once the call size reaches 100+ participants, the Calling SDK only displays the top four dominant speakers that have their video camera active.
204204
- When the number of people on the call is 100+, the viewable number of incoming videos automatically decreases from 4x4 (16 incoming videos) down to 2x2 (4 incoming videos).

0 commit comments

Comments
 (0)