Skip to content

Commit d4d2d96

Browse files
Merge pull request #244157 from sloanster/patch-22
Update calling-sdk-features.md
2 parents 3e16da7 + 5f9b773 commit d4d2d96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ The Azure Communication Services Calling SDK supports the following streaming co
9494
| ------------------------------------------------------------- | --------------------------- | -------------------------- |
9595
| **Maximum # of outgoing local streams that can be sent simultaneously** | 1 video and 1 screen sharing | 1 video + 1 screen sharing |
9696
| **Maximum # of incoming remote streams that can be rendered simultaneously** | 4 videos + 1 screen sharing | 6 videos + 1 screen sharing |
97+
| **Maximum # of incoming remote streams that can be rendered simultaneousl - public preview WebSDK or greater [1.14.1](https://github.com/Azure/Communication/blob/master/releasenotes/acs-javascript-calling-library-release-notes.md#1141-beta1-2023-06-01)** | 9 videos + 1 screen sharing | 6 videos + 1 screen sharing |
9798

9899
While the Calling SDK don't enforce these limits, your users may experience performance degradation if they're exceeded.
99100

0 commit comments

Comments
 (0)