Start streaming via crontab or Apple script

dk5jmiller

New Member
I'm trying to find a way to start the OBS stream at a specific day/time using crontab on MacOS 15.1 Sequoia on a Silicon MacMini. I don't have a preference using command line or calling an Apple script, just need to know the correct syntax. I've tried starting the stream using the following command in Terminals directly, based on other searches I have found. This makes the OBS application window the active screen, but it does not start streaming.

open -a obs --args --startstreaming

Appreciate any help you can provide.
 
Top