I’m currently developing a plugin for Zoom aimed at enhancing security. One of the checks my plugin performs is gathering information about other participants’ camera and microphone device names.
I was informed that, as part of my business plan, I can collect this data from the participants in the meeting. Could anyone point me to the appropriate documentation or methods to access camera and mic device names for participants?
I’d appreciate any guidance on how to implement this feature correctly and in compliance with Zoom’s policies.
I tried the first link, the API does return the relevant information, but only for users who have explicitly authorized the bot to access their data. In other words, it’s mainly intended for internal users or scenarios where users manually install the app, which adds unnecessary friction for participants.
Is there a way for the meeting host to collect this kind of information, with participants being clearly informed that the data is being gathered, similar to how they’re notified when a recording is in progress?