Skip to content

Commit 6126937

Browse files
Merge pull request #271824 from sloanster/patch-10
Update calling-sdk-features.md
2 parents 73426bd + 185ebb2 commit 6126937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ The Azure Communication Services Calling SDK supports sending following video re
185185
| **Receiving a remote video stream or screen share** | 1080P | 1080P | 1080P | 1080P |
186186

187187
## Number of participants on a call support
188-
- Up to 350 users can join a group call, Room or Teams + ACS call. The maximum number of users that can join through WebJS calling SDK or Teams web client is capped at 100 participants, the remaining calling end point will need to join using Android, iOS, or Windows calling SDK or related Teams desktop or mobile client apps.
188+
- Up to **350** users can join a group call, Room or Teams + ACS call.
189189
- Once the call size reaches 100+ participants in a call, only the top 4 most dominant speakers that have their video camera turned can be seen.
190190
- When the number of people on the call is 100+, the viewable number of incoming video renders automatically decreases from 3x3 (9 incoming videos) down to 2x2 (4 incoming videos).
191191
- When the number of users goes below 100, the number of supported incoming videos goes back up to 3x3 (9 incoming videos).

0 commit comments

Comments
 (0)