Stream camera feed in live MS team's meeting using BOT

Nitin S 6 Reputation points
2022-08-04T11:10:33.883+00:00

Hi Experts,

We have a bots in place which works on commands and perform remote tasks (IN MS TEAMS MEETINGS).

I want to know if there are any SDK or API's available in MS teams which allows BOT's (Which is a part of day to day meetings) to broadcast/stream live camera footage in to the teams meetings.

Problem Statement :

  • BOT should share the live camera footage within the teams meetings.

Any documentation and help in this regard will be very helpful for us to achieve this problem.

Thanks

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
942 questions
Microsoft Teams | Development
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 3,646 Reputation points Microsoft External Staff Moderator
    2022-08-10T09:51:20.17+00:00

    @Nitin S

    Could you please refer below sample. This sample demonstrates how a bot can do a video stream and change screen sharing role.

    https://github.com/microsoftgraph/microsoft-graph-comms-samples/tree/master/Samples/V1.0Samples/LocalMediaSamples/AudioVideoPlaybackBot

    Thanks,
    Nivedipa


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.