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 !
Azure Communication Services
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. …
Azure Communication Services
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…
Azure Communication Services
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…
Azure Communication Services
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 ? …
Azure Communication Services
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…
Azure Communication Services
Developer technologies | C#
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…
Azure Communication Services
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 Services
"@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 Services
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
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 Services
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…
Azure Communication Services
Developer technologies | C#
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…
Azure Communication Services
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…
Azure Communication Services
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
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…
Azure Communication Services
Azure Communication Services video call ios
I can't find any documents or tutorials for video call on native app(iOS / android) But I did find video call related api document here https://learn.microsoft.com/en-us/objectivec/communication-services/calling/acslocalvideostream Do you have…
Azure Communication Services
MS Teams Video Call
looking for help relating to the video call meetings in MS Teams. During a 3 participant meeting. All ID boxes are visible on the participant's screens throughout the call. Is it possible for my ID Box vanish suddenly showing to the others that I am…
Azure Communication Services
Microsoft Teams | Microsoft Teams for business | Other
keep getting error
whenever i i try and do this command cmake .. -DCMAKE_TOOLCHAIN_FILE=vcpkg\scripts\buildsystems\vcpkg.cmake but I keep getting 'cmake' is not recognized as an internal or external command, operable program or batch file.
Azure Communication Services
Azure Communications Services SMS messages registerd as Spam on Android Phones
We provisioned a number from Azure for outbound only SMS and all appears to work fine technically. iOS seems to work OK but Android Pixel phones (maybe others) register any message from the 833 toll free number as spam. Is there any way to…