Start Parameters Print

  • autostart, restart, cooldown, cdn
  • 0

  • Always reset session – When starting a stream with 'Session Manifest' selected, always call the provider script to get a fresh session manifest. Mandatory for some providers.
  • No restart on error – Don't auto-restart a stream when it exits due to an error. Useful for debugging.
  • Restart finished broadcast – When a stream exits because the broadcast ended, auto-restart it. Default behavior is to NOT restart.
  • No restart on track change – When tracks list changes, the stream is restarted unless this option is set.
  • Always auto-restart on failure – Makes the stream always restart regardless of failing reason, even when it fails on the first media file.
  • Cooldown streams auto-restart – Try to cooldown auto-restart to avoid 2 streams restarting simultaneously.
  • Try next CDN on failure – When a stream fails to start, jump to next CDN on next run.
  • Restart delay (s) – Time to wait before restarting a stream. Default is 30 seconds.
  • Autorestart random offset (s) – Add a random offset to the stream auto-restart cron.
  • Random autostart period (s) – When starting o11 for the first time, start all streams with a random delay between 0 and this value. Default is 0.
  • Seq autostart period (s) – Start all streams sequentially every N seconds. Default is 0.

Was this answer helpful?

« Back