Python Forum
How we can prevent screen recording
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How we can prevent screen recording
#3
The reason for making a screen region black in screenshots or video recorder, is that I want to give hard time to non technical people. So, the videos on my app can't be recorded.

And I'm still shocked that we can record HDMI signal even if blocked the screen region?

I know how to make it black in C#, but I want it to do it in python!

As far now I found we use tinker.Frame().winfo_id() to get Window Handle then further we can use ctypes.

And I'm new to python and ctypes looks way much advanced to me.

Can you help me adding flex to that windows handle? Your hints will help me alot.
Reply


Messages In This Thread
How we can prevent screen recording - by murad_ali - Jul-27-2022, 09:11 AM
RE: How we can prevent screen recording - by murad_ali - Jul-28-2022, 09:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Using SQLAlchemy, prevent SQLite3 table update by multiple program instances Calab 3 938 Aug-09-2023, 05:51 PM
Last Post: Calab
  Video recording with Raspberry Pi - What´s wrong with my python code? Montezuma1502 3 1,488 Feb-24-2023, 06:14 PM
Last Post: deanhystad
  How to prevent python from going to new line in for loop? idknuttin 3 5,217 Feb-11-2022, 05:40 AM
Last Post: deanhystad
  How to decrease latency while recording streaming video. unicorn2019 0 1,343 Nov-15-2021, 02:12 PM
Last Post: unicorn2019
  Help with storing temp data for each day then recording min/max in app. trthskr4 3 2,590 Sep-10-2021, 10:51 PM
Last Post: trthskr4
  Split recording with Picamera EvanS1 0 2,061 Jun-19-2021, 12:26 PM
Last Post: EvanS1
  Prevent urllib.request from using my local proxy spacedog 0 3,065 Apr-24-2021, 08:55 PM
Last Post: spacedog
  Using pyaudio to stop recording under certain sound threshold Twanski94 2 6,825 Jun-13-2020, 11:35 AM
Last Post: Twanski94
  Prevent a PDF from being edited using Python? PythonNPC 1 2,434 May-05-2020, 09:04 PM
Last Post: micseydel
  recording a translation table into a file arbiel 0 1,560 Mar-31-2020, 02:33 PM
Last Post: arbiel

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020