How to start OBS and streaming to specific time?

stefan-franz

New Member
Hello, i use Linux Mint 20.3 and i'd like to ask, if it's possible to start OBS, and/or start streaming to specific pre at a predefined time?
If yes: How can i do it?
 

Northdiver

New Member
In looking at the command line options, I think you could setup a cronjob to run OBS and start streaming. Something like this should work:
/usr/bin/obs --startstreaming
 
Top