Question / Help Capturing Active Windows

VladislavM

New Member
I want to do a window capture under the mouse pointer. Is there such an opportunity in the OBS?
example: 4 windows Opera/Chrome/IE
if "opera window #1" = under mouse true :
output("opera window #1")
 

Fenrir

Forum Admin
Not currently, but you can rig something up with multiple scenes and the automatic scene switcher (which will switch the active scene based on window focus).
 

VladislavM

New Member
Not currently, but you can rig something up with multiple scenes and the automatic scene switcher (which will switch the active scene based on window focus).

Windows all-time change.


Can I catch the whole window by the specified cape??
 
Top