Description
I have my component in react Zoom, all work!, but I need a button function to activate Video Cam! in case that is not active in the first connection.
I’m use a button to mute the mic. Example:
ZoomMtg.mute
Any idea how activate/ deactivate the video cam any function??
Am doing prototype with Zoom Web SDK for one of my project. I noticed currently Video (mute/unmute) is not supporting in Web SDK. Is there any plan for implementing this feature Or is there any other way to (mute/unmute) Video form Web SDK?.
I noticed except Web SDK, IOS and Windows are supporting this feature.