MaartenBaert / ssr

SimpleScreenRecorder, a screen recorder for Linux
http://www.maartenbaert.be/simplescreenrecorder/
GNU General Public License v3.0
2.49k stars 288 forks source link

Feature Request - Initiate Recording of a Specific Window from Python GUI #991

Open Roger-F-Allen opened 1 year ago

Roger-F-Allen commented 1 year ago

I have developed a python program which displays data from test setup including video and sound. This is running on Raspberry Pi.
I want to provide the user with the ability to record the test (ie the main window) by clicking a button on the GUI. All of the parameters, filename etc would be preset. Is this feature possible?