microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Possibility of capturing individual participants audio streams on the call, not mixed down. (e.g. PolicyRecordingBot)
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Is there a way/feature or is it possible to capture individual participants audio streams on the call, not mixed down version.
Current there is only one AudioSocket (mediaSession.AudioSocket) where audio media are received, but only mixed down audio are receive there and not for each participants.
Can anybody help/enlighten me on this inquiry?
Thank you!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the call media path around mediaSession.AudioSocket, which the issue identifies as the current source of mixed audio. Determine whether the samples expose participant-level streams and what interface would be needed to capture them separately. Done means documenting or implementing a supported way to receive individual participant audio streams rather than only the mixed-down stream.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100