Forum Discussion
mayankdixit
Jun 29, 2022Copper Contributor
Group Video Call
Hi,
How can we implement Group video calls? As I see the documentation only 1:1 video call is available.
- Nikolay Muravlyannikov
Microsoft
mayankdixit the Group Video calling supported with up to 350 participants now https://docs.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/calling-sdk-features#detailed-capabilities
Here is documentation how you can place an ad-hoc 1:N call to another ACS user or a phone numner https://docs.microsoft.com/en-us/azure/communication-services/how-tos/calling-sdk/manage-calls?pivots=platform-web#place-a-1n-call-to-a-user-or-pstnYou can also use Group ID for meetings alike scenarios https://docs.microsoft.com/en-us/azure/communication-services/how-tos/calling-sdk/manage-calls?pivots=platform-web#join-a-group-call
Please let me know if this helps.- mayankdixitCopper Contributor
Nikolay Muravlyannikov Thanks for sharing the documentation. It surely helped me alot!