Question / Help media source on a cooldown

pofevuma

New Member
I wanna put a media source, so It would turn on, play, turn off, and after a set cooldown play again, if that's possible? like ad's run
 

FerretBomb

Active Member
In OBS natively? No.

You could set the media source to have a hide/show hotkey though, then use a third-party tool like AutoHotkey to set up a looping macro to turn it on (via the OBS-assigned hotkey), wait for the duration, turn it off (again, via the OBS-assigned hotkey), then wait for however long you want it hidden before returning to step one, and loop the macro forever.
 
Top