Closed mt-vasu-sharma closed 4 years ago
Hello @mt-vasu-sharma. This repo is for DCR's only. Here is the blurb you should see when trying to create an issue here:
This is not for asking questions or filing bugs
To get help with an issue with your bot
- "How To" questions should be submitted on Stack Overflow.
To file an issue against a component please go to the components repo
It looks like you have an issue that should go on Stack Overflow. Please read the linked how-to-ask guide to get a better answer faster. I'm closing this issue now.
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.