You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Maximum # of outgoing local streams that can be sent simultaneously**| 1 video and 1 screen sharing | 1 video + 1 screen sharing |
96
-
|**Maximum # of incoming remote streams that can be rendered simultaneously**| 9 videos + 1 screen sharing WebSDK version [1.16.3](https://github.com/Azure/Communication/blob/master/releasenotes/acs-javascript-calling-library-release-notes.md#1163-stable-2023-08-24) or greater |6 videos + 1 screen sharing |
96
+
|**Maximum # of incoming remote streams that can be rendered simultaneously**| 9 videos + 1 screen sharing WebSDK version [1.16.3](https://github.com/Azure/Communication/blob/master/releasenotes/acs-javascript-calling-library-release-notes.md#1163-stable-2023-08-24) or greater |9 videos + 1 screen sharing |
97
97
98
-
While the Calling SDK don't enforce these limits, your users may experience performance degradation if they're exceeded. Use the API of [Optimal Video Count](/azure/communication-services/how-tos/calling-sdk/manage-video?branch=main&branchFallbackFrom=pr-en-us-249591&pivots=platform-web#remote-video-quality) to determine how many current incoming video streams your web environment can support.
98
+
While the Calling SDK don't enforce these limits, your users may experience performance degradation if they're exceeded. Use the API of [Optimal Video Count](../../how-tos/calling-sdk/manage-video.md?pivots=platform-web#remote-video-quality) to determine how many current incoming video streams your web environment can support.
99
99
100
100
## Calling SDK timeouts
101
101
@@ -136,15 +136,12 @@ Running JavaScript Calling SDK on these platforms isn't actively tested, it may
136
136
## Android Calling SDK support
137
137
138
138
- Support for Android API Level 21 or Higher
139
-
140
139
- Support for Java 7 or higher
141
-
142
140
- Support for Android Studio 2.0
143
141
144
142
## iOS Calling SDK support
145
143
146
144
- Support for iOS 10.0+ at build time, and iOS 12.0+ at run time
147
-
148
145
- Xcode 12.0+
149
146
150
147
## Calling client - browser security model
@@ -182,4 +179,3 @@ For more information, see the following articles:
182
179
- Learn about [call types](../voice-video-calling/about-call-types.md)
183
180
- Learn about [call automation API](../call-automation/call-automation.md) that enables you to build server-based calling workflows that can route and control calls with client applications.
184
181
-[Plan your PSTN solution](../telephony/plan-solution.md)
0 commit comments