How to read a camera label of the participants in the Teams meeting?
Hashaam Hasaan
0
Reputation points
I would like to get media device details just like how we get from
navigator.mediaDevice.enumerateDevices()
I would like to read the camera label of the participants in the meeting.
I also tried building a teams app which is rendered as an Iframe, but my app was not allowed to access this class or have a direct access to a stream to read the hardware device related to it.
Is there anyway we can read labels of the devices of the participants in the teams meetings?
Sign in to answer