Stream Options Print

  • stream options, on demand, autostart, record, speed up
  • 0

Several options can be selected for each stream:

  • First audio track – First audio track to the output stream when multiple audio are selected.
  • Script params/Account selection – Set the script parameters for this channel (typically id=channelid). The account to use can be selected here; if Provider is chosen, it will use the provider's account.
  • Autostart – Auto start the stream when starting o11. Can be overridden globally using -noautostart. For events, auto-start only during live window.
  • On demand – Automatically start a stream when a player requests it, and stop when no longer in use. Use this to avoid running all streams 24/7.
  • Speed up – Download all segments in parallel to speed up stream start.
  • Session manifest – Call the script to automatically get the manifest URL. Useful when the manifest changes.
  • CDM script – Call the script to automatically get keys when needed.
  • Network override – Add fields to override the global network configuration.
  • Mode override – Override running and output modes.
  • Record event – Record the event and convert it in real-time to a replay. If checked, the event will auto-start during its live window.
  • Record TS – Record the stream on the fly and store it as MPEG-TS in rec/.
  • Replay manifest – Get all fragments from the manifest.
  • Ignore update – Don't auto-remove/modify this channel when using the channels or events script.
  • Time range – Select a time range to extract from a manifest. Only works with DASH using times.
  • Daily OnAir – Select a time range where the stream will be automatically started every day. Time is localized based on browser.
  • Output field – List of UDP/SRT outputs or Custom command parameters.
  • Logs – Set the channel logging verbosity. This will not be saved; on next reboot it uses the global value (set with -v N at startup).

Was this answer helpful?

« Back