microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Application hosted media calling
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
I have been trying to create an audio live call peer to peer from bot to participant so I assumes this must be application hosted media type.
However I do not know what to put in this payload for media blob. ?
From documentation
"mediaConfig": {
"@odata.type": "#microsoft.graph.appHostedMediaConfig",
"blob": "<Media Session Configuration>",
},
So It is gonna be live stream audio. What does "Media Session Configuration" value should be? How could I set up the media?
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 with the issue's Microsoft Graph documentation excerpt and the appHostedMediaConfig payload. Determine what the media blob represents for a live audio peer-to-peer call, how the media session is configured, and what setup steps the documentation should explain; done means the required value and setup path are unambiguous.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, audio-video-rtc
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100