Advanced scene switcher, Macro to run a file when condition is met

wjterlau

New Member
Trying to setup a macro to run a script when a record goes over an hour long. I currently have OBS to record for an hour then stop. When it stops Advanced scene switcher will start recording again.

Sometimes it will get stuck on stopping record. I would like to run a powershell script when recording goes beyond an hour that send and e-mail letting me know to manually stop and restart the app.

This is what I have setup, the macro does trigger but it does not execute the powershell script.

Thanks for looking.

1728066953127.png
 

Suslik V

Active Member
Arguments separated by space. Thus, you have specified two arguments in one string. Click "+" button to add argument.
 
Top