Content
The number of videos displayed in ACS group call is limited
Hi Teams. After a period of testing, we found that: up to only 6 video streams are displayed by default, although the number of users with video enabled is more than 6. Does the ACS limit the amount of video streams? I cannot find the updated…


Does the ACS support the video codec VP8 ?
Hi ACS Teams, Please , help me answer question . Does the ACS support the video codec VP8 ? Thank Teams.


Does ACS use the platform behind Skype?
Hi , ACS Teams. Does ACS use the platform behind Skype? We see it when we develop application. Thanks Teams!


Can't acquire toll free number for communication services
I want to test the SMS functionality of the new Azure communication services but the toll free option is greyed out


Does P2P have a computation cost? Or just SFU?
Hi ACS Team . Does P2P have a computation cost? Or just SFU? We not found information of this ACS documents. Thanks team !


Does ACS support add and delete Track ?
Hi Teams, We develop function add and remove Track when call Purpose : For multithreading, we can specify sendrecv (send and view), sendonly (send only) or recvonly (watch only) for the role game. However in ACS document not metion about this. …


ACS Chat Membership and Calling Group Size Limit
Hi, Are there options to have chat threads and calling groups to be larger than 250 members? Our use case may need threads to allow for members larger than what seems to be the limit of 250. Please let me know what are my options or if we have to pivot…


Does Azure Communication Services supports optimized stream ?
Hi Teams, We research, know MS team supports optimized stream, but don't know whether ACS has the above feature? And if so, what feature is it? We want apply for system with the purpose of having Meetings with many members, We want depending on…


Does Azure Communications Service support Simulcast?
Hello Microsoft Teams, Now, We deployment system Call , we want deployment using Azure Communication Services ? We not found document about features : Multi-stream and SimulCast when Call . Does Azure Communications Service support Simulcast ? …


Support for Real Time Chat Notifications in .NET for Azure Communications Service
This question is specifically centred around support for chat-based events broadcast from Azure Communication Services (ACS). Currently, ACS supports Real-Time Notifications using the JavaScript SDK - "Real-time notifications (enabled by…


Communication Services Toll Free Number Disabled
I am trying to setup a new phone number in Azure Communication Services. I'm on a paid account with a valid payment method, I'm in the United States, and I'm using an app to send the messages. This would seem to meet the criteria for getting a…


Deployed Web ACS Service cannot access camera from Safari on iPhone.
We are working on building a web application using ACS that would be accessed through the desktop as well as mobile devices. We've found a way to render the local and remote video on the screen from the desktop computers, unfortunately, there is no video…


"@azure/communication-calling" npm package | new CallClient() geting error when we take the build in react.
In my ACS project when i take the build, code line -> this.callClient = new CallClient(options); getting an error which mentioned bellow. " ReferenceError: this hasn't been initialised - super() hasn't been called at e.exports…


Azure communication service / heavy flickering on Edge
Hi, we've just setup the sample application for ACS video calling and noticed heavy flickering if you are using the MS Edge bowser (current version)
Azure Communication Services video call settings
Hi, We are designing an app for online fitness training. So we need the focus on the trainer video stream. How to adjust the quality of the video stream? For example: Trainer: 480p/30fps Trainee: 240p/10fps Another point... Another point: I can't find…
Azure communication service Chat using .NET core
Could you please add a sample application for azure communication service chat functionality using .NET core. I found one sample Hero group chat Link- https://learn.microsoft.com/en-us/azure/communication-services/samples/chat-hero-sample but it…


Join Teams meeting as a guest not working
Hello, we are using ACS iOS SDK and and working on a client app that lets users to connect to Teams meeting as a guest. Host schedules the meeting and share the meeting link and access token to user to connect. Here there are 2 possibilities - Guest…


Get video stream source from RemoteVideoStream
I'm trying out the Azure Communication Services Call SDK, as in get-started-with-video-calling tutorial, I can use the Renderer API for rendering Local/Remote video to the screen...! However, when I need to integrate the streams into a running…


Custom message between peers in Azure Communication Services
I successfully created a working example of a group call using (Azure Communication Services). But as I scroll through the pages, I can't find a way to emit/receive custom message (custom event) between clients...! For example, in a group call of…


Azure Communication Services SMS POST URL format
Having an issue with Azure Communication Services. I'm not sure what the format of the REST URL should be. When I try the method outlined here https://learn.microsoft.com/en-us/rest/api/communication/sms/send… replacing {endpoint} with my copied endpoint…