Block screen sharing and screen recording of mac application?

want to develop an application on MAC, in which for security reason I want to block the following actions


1. If a user shares screen using any screen sharing application like TeamViewer, any desk, etc, at another end, the application should not be visible .. it should be shown as a blank patch.


2. If a user tries to screen record using any screen recording application like Camptesia, VLC player, etc. the application should not be visible .. it should be shown as a blank patch.


3. If a user clicks on the print screen option of a keyboard or any other screen capturing application it should capture as a blank patch.


I can achieve this requirement?

Replies

Seen this page?


h ttps://derflounder.wordpress.com/2019/09/05/disable-screenshots-and-screen-recordings-on-macos-mojave/


You'd need to test in your example, with current macOS, etc.


Good luck.