Azure communication services call ending shortly after starting

Daniel Nuttall 5 Reputation points
2023-05-10T22:33:35.8233333+00:00

I have a javascript (React) project setup to host video calls using Azure communication services. I am able to get to the point where I join the call but shortly afterwards I get disconnected. The call end reason error code is 410 with a 3112 sub code. This documentation (https://learn.microsoft.com/en-us/azure/communication-services/concepts/troubleshooting-info?tabs=csharp%2Cjavascript%2Cdotnet#calling-sdk-error-codes) indicates that the issue is related to a "Local media stack or media infrastructure error" and that I should "Ensure that you're using the latest SDK in a supported environment." I am running this application in a google chrome browser on a windows computer which I believe is supported and I am using the latest SDK so I'm not sure what else I can do to troubleshoot this error. Any help is appreciated

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
684 questions
{count} votes