microsoftgraph / microsoftgraph/microsoft-graph-comms-samples

Media access api for calling and meeting bots

Open
#271 4 comments 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

My use case is to join scheduled meetings of a tenant and get the audio and video streams and active speaker information from those meetings. I have already seen all the documentation of calling and meeting bots. The issue I have is that in the mediaAccessApi of microsoft graph it mentions that you can't persist the media streams that your bot accesses.

So my doubt is that if the tenant administrator has already given us the required permissions for accessing the recording from the call, is it still not possible to persist the audio and the video streams. Also, if it is not at all possible to persist the call recording this way, what other way can be used to get the media from those scheduled meetings.

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 Microsoft Graph mediaAccessApi and calling and meeting bots documentation referenced in the issue. Verify whether tenant permissions change the stated restriction on persisting audio and video streams, and identify any supported alternative for scheduled meetings. Done means documenting a definitive answer.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.