Prevent audience to take screenshots or recording from Zoom Meeting in React Native and React.js

We are using meeting sdk in our elearning app. We want to prevent students from screen recording or screenshots of the lectures.

We have our mobile app in React Native and web app in React.js.

@DInMinds Hope you will be fine.

Currently, there is any way to prevent Taking Screenshots/Screen Recordings. That is totally DRM (Digital Rights Management) work. Currently not supported by Zoom Meetings.

2 Likes

Thank You @freelancer.nak for revert.

We are using “react-native-zoom-us - npm” package for react native and Zoom web sdk for React.js. We want to disable android phone/desktop screen capture, is it possible to do anything from our end.