A
A
AlessandrIT2020-07-01 15:48:35
Python
AlessandrIT, 2020-07-01 15:48:35

How can I capture a video stream from a Windows window using Python?

I'm trying to capture a window for further processing of frames.
I tried to capture a picture through OpenCV and ImageGrab from PIL.

The problem is that when using these methods, the window comes to the foreground (if there were other windows in front of it) and after that the screenshot is written to disk - and this is not necessary, since the task of the script, roughly speaking, is to take the window and each frame in real time overlay a watermark image at a certain position

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question