Skip to content

Commit 38bd92a

Browse files
authored
Update manage-video-web.md
1 parent 2d69975 commit 38bd92a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,4 +484,6 @@ await callObj2.muteIncomingAudio();
484484
await callObj2.mute();
485485
```
486486
Limitations:
487+
- This must be done with two different call agents with different identities, hence the code snippet shows two call agents being used.
488+
- Sending two cameras with one CallAgent is currently not supported.
487489
- OnMac Safari, background blur video effects (from @azure/communication-effects), can only be applied to one camera

0 commit comments

Comments
 (0)