Implemented window screen capture mode (only tested on macOS so far)

This commit is contained in:
AuroraWright
2024-01-27 08:36:49 +01:00
parent 181cbececa
commit 39b98d5edd
5 changed files with 59 additions and 7 deletions

View File

@@ -12,8 +12,10 @@
;ignore_flag = False
;delete_images = False
;screen_capture_monitor = 2
;note: screen_capture_coords can be empty (whole screen), have a set of coordinates (x,y,width,height) or a window name (the first matching window title will be used)
;screen_capture_coords =
;screen_capture_coords = 400,200,1500,600
;screen_capture_coords = whole
;screen_capture_coords = OBS
;screen_capture_delay_secs = 3
[winrtocr]
;url = http://aaa.xxx.yyy.zzz:8000