785 questions with Azure Communication Services tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

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
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-04-07T08:04:35.9+00:00
Phạm Trường 141 Reputation points
accepted 2021-04-08T09:26:58.097+00:00
Phạm Trường 141 Reputation points
1 answer One of the answers was accepted by the question author.

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
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-04-07T03:29:51.963+00:00
Phạm Trường 141 Reputation points
commented 2021-04-08T08:52:34.647+00:00
Phạm Trường 141 Reputation points
2 answers One of the answers was accepted by the question author.

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
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,575 questions
asked 2021-04-01T09:58:27.243+00:00
Justin Rogowski 26 Reputation points
accepted 2021-04-07T18:02:04.277+00:00
Justin Rogowski 26 Reputation points
1 answer One of the answers was accepted by the question author.

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
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-04-02T12:45:17.457+00:00
James Wheeler 96 Reputation points
accepted 2021-04-05T13:29:31.763+00:00
James Wheeler 96 Reputation points
0 answers

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 Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-04-01T16:26:46.887+00:00
Oleh Tielushko 1 Reputation point
commented 2021-04-03T04:27:14.583+00:00
brtrach-MSFT 15,786 Reputation points Microsoft Employee
1 answer

"@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 Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-03-24T18:22:22.037+00:00
Freb 6 Reputation points
answered 2021-03-26T05:15:44.677+00:00
Grmacjon-MSFT 17,286 Reputation points
1 answer

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
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-03-23T14:44:19.593+00:00
P. Meier 21 Reputation points
answered 2021-03-25T08:01:28.597+00:00
P. Meier 21 Reputation points
2 answers One of the answers was accepted by the question author.

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 Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-03-23T14:40:50.457+00:00
P. Meier 21 Reputation points
answered 2021-03-25T07:53:52.977+00:00
P. Meier 21 Reputation points
1 answer

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
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,575 questions
asked 2021-03-23T09:17:37.78+00:00
answered 2021-03-23T18:52:27.223+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer

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
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-03-15T15:00:23.73+00:00
Kambalekar, Manjunath 1 Reputation point
commented 2021-03-18T16:35:07.557+00:00
Artur Kania 1 Reputation point Microsoft Employee
1 answer

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
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-03-12T11:11:24.58+00:00
Huy Hoàng Phan 26 Reputation points
commented 2021-03-18T02:41:46.237+00:00
Grmacjon-MSFT 17,286 Reputation points
1 answer One of the answers was accepted by the question author.

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
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-03-10T10:52:42.353+00:00
Huy Hoàng Phan 26 Reputation points
commented 2021-03-11T08:32:51.673+00:00
ajkuma 24,396 Reputation points Microsoft Employee
2 answers

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
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-02-05T20:23:16.267+00:00
cbron 26 Reputation points
answered 2021-03-04T18:39:31.89+00:00
Jameela Esa 166 Reputation points Microsoft Employee
1 answer

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
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2020-12-17T18:13:59.373+00:00
Hyounwoo Sung 41 Reputation points
commented 2021-03-02T13:47:47.79+00:00
Kambalekar, Manjunath 1 Reputation point
2 answers

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…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,495 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-02-11T14:25:21.48+00:00
Barb Clark 1 Reputation point
commented 2021-02-19T08:20:19.583+00:00
Sharon Zhao-MSFT 25,081 Reputation points Microsoft Vendor
0 answers

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 Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-02-19T05:07:12.513+00:00
taran agnew 1 Reputation point
commented 2021-02-19T05:32:33.76+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer

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…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-02-11T22:27:18.033+00:00
Michael Malone 1 Reputation point
commented 2021-02-18T00:57:45.197+00:00
Pranita Kulkarni 1 Reputation point Microsoft Employee
1 answer

Just found out that Azure Communication Services doesn't offer iOS for chat

According to this doc only JS Java .NET Python chat client library are availale. https://learn.microsoft.com/en-us/azure/communication-services/concepts/chat/sdk-features Do you have any plan to release iOS client SDK for chat and sample? Or…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-02-05T08:59:53.88+00:00
Hyounwoo Sung 41 Reputation points
answered 2021-02-05T21:27:55.543+00:00
Grmacjon-MSFT 17,286 Reputation points
1 answer

'AzureCommunicationUserCredential' was not found in '@azure/communication-common'

Hi, I was following the tutorial for Azure communication API. https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/getting-started-with-calling?pivots=platform-web My code is as follows, import { CallClient,…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-02-01T09:49:17.417+00:00
Prabhakaran 1 Reputation point
answered 2021-02-02T06:35:02.657+00:00
brtrach-MSFT 15,786 Reputation points Microsoft Employee
2 answers

[WPF C#] How can i config to live record video by any webcam using azure resources?

Hello everyone, I have a WPF Application in C# and i would like to record a video using the Azure Continuous Record Video (CRV) by webcams.. But the documentation is confusing, for example, the following issues: What services do i need to add in…

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
313 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2021-01-23T00:14:35.943+00:00
Bruno Tragl 1 Reputation point
commented 2021-01-28T09:53:57.89+00:00
SnehaAgrawal-MSFT 19,921 Reputation points