Skip to content

Commit 1665d56

Browse files
authored
Update manage-video-web.md
1 parent 38bd92a commit 1665d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/calling-sdk/includes/manage-video/manage-video-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,4 +486,4 @@ await callObj2.mute();
486486
Limitations:
487487
- This must be done with two different call agents with different identities, hence the code snippet shows two call agents being used.
488488
- Sending two cameras with one CallAgent is currently not supported.
489-
- OnMac Safari, background blur video effects (from @azure/communication-effects), can only be applied to one camera
489+
- OnMac Safari, background blur video effects (from @azure/communication-effects), can only be applied to one camera, and not both at the same time.

0 commit comments

Comments
 (0)