Skip to content

Commit f831abe

Browse files
Merge pull request #244196 from sloanster/patch-22
Update calling-sdk-features.md
2 parents 7fb25e9 + c884f6a commit f831abe

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
@@ -94,7 +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 |
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)** | |
9898

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

@@ -104,7 +104,7 @@ The following timeouts apply to the Communication Services Calling SDKs:
104104

105105
| Action | Timeout in seconds |
106106
| --------------------------------------------------------------------------- | ------------------ |
107-
| Reconnect/removal participant | 120 |
107+
| Reconnect/removal participant | 60 |
108108
| Add or remove new modality from a call (Start/stop video or screen sharing) | 40 |
109109
| Call Transfer operation timeout | 60 |
110110
| 1:1 call establishment timeout | 85 |

0 commit comments

Comments
 (0)