While you can quite easily modify the setting using an action setup similar to this ...
View attachment 99649
... it seems like not only the
window title is needed, but also the
process name as well as the
window class name.
So for example:
Advanced Scene Switcher | Page 159 | OBS Forums — Mozilla Firefox:
MozillaWindowClass:
firefox.exe
Unfortunately, at the moment the plugin does not expose the window class name.
So at the moment you only have to option to setup a number of macros which each map a window title to one of those strings.
Is there maybe a firewall blocking the plugin from using the port?
I will try to add additional logging to confirm that this is really the issue.
The ability to detect faces is already implemented in the "Video" condition type's option to check if a given video input contains an object:
An automation tool for OBS Studio. Contribute to WarmUpTill/SceneSwitcher development by creating an account on GitHub.
github.com
The plugin ships with a few example object detection models from OpenCV which also includes face detection.
Open Source Computer Vision Library. Contribute to opencv/opencv development by creating an account on GitHub.
github.com
Yes, that might be possible.
I can't give an ETA when I will get around to it though.