In Zoom application is it possible the host can disable the recordings for everyone within the meeting. But if I use Zoom Web SDK, they can use screen recording software to record the meeting. How can I block it?
Hey @jude.niroshan11,
In the Web SDK you can hide the record button for participants using showRecordFunction.
Thanks,
Tommy
Hi @tommy,
I think my question was not clear enough. Let me explain it again.
Think someone is secretly using a screen video capturing software. And they are secretly recording the meeting and sharing it with others. I need to block this. I want to block someone(attendee) is using an screen recording software to record. I know zoom has a built-in recording feature. But I’m talking about any native software that attendee can use.
Can this behaviour block in Zoom Web SDK and Zoom Client App?
Hey @jude.niroshan11,
Currently we do not have this feature, however, you can submit this as a feature request here: #feature-requests
Thanks,
Tommy