Live meeting Block screen recorder and ScreenShort

When the user is attending the zoom session, he can take screenshot or record the session using third party app

Steps to reproduce the behavior:
I have integrated the Zoom meeting sdk in my Flutter app.
When the user joins a meeting via the zoom meeting sdk, then screen shot or screen share can be taken without the speaker consent using any 3rd party screen recorder say XRecorder.

Although I have declared getWindow().setFlags(WindowManager.LayoutParams.FLAG_SECURE, WindowManager.LayoutParams.FLAG_SECURE);

Since it happens in Zoom sdk in a separate window, I am unable to control it.
Kindly help me iresolving the issue

Hi @batechharish28 ,

To make sure I’m understanding you correctly, are you seeing these issue with the Zoom Video SDK or Zoom Meeting SDK?

Thanks,
Rehema