Skip to content

Commit 6bbfe9f

Browse files
authored
Update known-issues.md
1 parent 9f6fad7 commit 6bbfe9f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

articles/communication-services/concepts/known-issues.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ This issue is fixed in Azure Communication Services Calling SDK version 1.3.1-be
101101

102102
* iOS Safari version: 15.1
103103

104+
### MacOS Ventura Safari(v16.3 and below) screen sharing.
105+
Screen sharing does not work in MacOS Ventura Safari(v16.3 and below). Known issue from Safari and will be fixed in v16.4+
106+
104107
### Refreshing a page doesn't immediately remove the user from their call
105108

106109
If a user is in a call and decides to refresh the page, the Communication Services media service won't remove this user immediately from the call. It will wait for the user to rejoin. The user will be removed from the call after the media service times out.
@@ -189,10 +192,6 @@ The environment in which this problem occurs is the following:
189192

190193
The cause of this problem might be that acquiring your own stream from the same device will have a side effect of running into race conditions. Acquiring streams from other devices might lead the user into insufficient USB/IO bandwidth, and the `sourceUnavailableError` rate will skyrocket.
191194

192-
### Support for simulcast
193-
194-
Simulcast is a technique by which a client encodes the same video stream twice, in different resolutions and bitrates. The client then lets Communication Services decide which stream a client should receive. The Communication Services calling library SDK for Windows, Android, or iOS supports sending simulcast streams. The Communication Services Web SDK doesn't currently support sending simulcast streams out.
195-
196195
## Communication Services Call Automation APIs
197196

198197
The following are known issues in the Communication Services Call Automation APIs:

0 commit comments

Comments
 (0)