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.
745 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,047 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,836 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,436 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 2,806 Reputation points Microsoft Vendor
    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