Implemented window screen capture mode (only tested on macOS so far)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user