[Qestion] How to get unmixed audio streams of each participant?

Open
#283 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Active
Tech stack
azure, javascript

Research direction

Start with the linked media access and raw media access documentation, then compare the stated unmixed-stream use case with the JavaScript quickstart's available mixed-audio path. Done means identifying the supported SDK/API path for separate participant streams, or clearly documenting that the capability is unavailable or requires a different integration.

Written by the indexing model from the issue text.

Description

status:triage

Hi Azure team,

I am using the ACS sdk to connect to a teams meeting and receive the audio of the participants in the meeting. In the docs here: https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/media-access it mentions that the client should be able to get unmixed streams for each remote participant in the call (see screenshot).

image

I have not found a way to do this with any of the sdks (js/c#/python/etc). Since this is stated as a use case, I assume there is some way to get it, but I have not found anything listed in the docs here: https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/voice-video-calling/get-started-raw-media-access?pivots=platform-web only ways to get mixed audio.

Please let me know how I can enable unmixed audio streams for my use case.

Dominant language
JavaScript
Stars
107
Forks
207
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure-Samples/communication-services-javascript-quickstarts

All issues in Azure-Samples/communication-services-javascript-quickstarts

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.