Hi,
I want to access the live video and audio stream session going on the Microsoft Team using C#/C++.
I found that Bots can interact with Teams calls and meetings using real-time voice, video using Microsoft.Graph.Communications.Calls.Media.
But Just want to know is it possible to get access of live Microsoft Team video and audio stream sessions without Bot?
Thanks.