microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Application hosted media calling

Open
#168 1 comment 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.