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")
 
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).
 
Back
Top