Advance scene switcher stuck in a loop over region. Override it with hotkey.

prantikv

New Member
Hello there,

I am using obs to record screen with my webcam overlay at the bottom.

What I want to happen is then the cursor comes in the region where my webcam is to hide the webcam and then show it again when the cursor leaves the region.

So I have two scenes

1 Only Screen

2 Screen and webcam overlay.

Using advance scene switcher I have the following two macros:

1 Hide overlay:

If cursor is in region xy,xy and current scene is screen with webcam overlay then switch the scene to only screen.

This works as expected, as soon as my cursor enters the region the scene is switched.

The 2nd macro: show overlay

if the cursor is not in region xy,xy and current scene is only screen then switch the scene to screen and webcam overlay.

This also works.

As soon as the mouse leaves the region the overlay is shown.

What does not work?

When I am in screen and webcam overlay scene and I want to switch to only screen, using my mouse or hot key it will not let me as the advance scene switcher is overriding it.

How do I solve this, so I can switch the scene outside advance scene switcher region.
 
If you have issues with a third party plugin you should contact its dev via the Discussion section on the particular plugins' page or wherever the dev have set for this.
 
Back
Top