Live Streams

Options

Inspect the configured options of a Live stream.

What you see

The Live stream options panel is a single flat properties list. It is the page an Operator opens to confirm how a Live stream is configured and see its current status.

The panel opens as a right-side drawer when you double-click a row on the Live streams list. The X on its top-left corner closes it.

When the Live stream is running the panel renders the alert "Live stream is running. Stop it to make changes." and the editor is locked. Runtime operations on a running broadcast (logo, blackout, source switch, Destinations toggle, text overlay, metadata) live in the On air view.

Properties

The panel exposes:

FieldNotes
NameDisplay name reused across the UI, API and logs.
Status"Live" when the Live stream is running (LiveStream.status > 0), otherwise "Off".
SourceThe bound Channel.
EncodingThe bound Encoding or Encoding group.
DestinationThe bound Destination or Destination group.
TypeThe Channel type that ultimately feeds the broadcast.
Real time encodingEnabled or Disabled, reflecting the real_time_encoding flag on the Live stream.
Source synchronized encodingEnabled or Disabled, reflecting the source_sync_encoding flag.
SCTE markersEnabled or Disabled, reflecting whether the broadcast preserves SCTE-35 cue points.
CropLeft / Right / Top / Bottom values, or "Not defined".
LogoAsset filename plus position, or "Not defined".
OverlayText, color, font, size, position, or "Not defined".
Live Group IDInternal identifier of the Live stream. Matches the id returned by GET /c21apiv2/livestreams/{id}.

Lifecycle controls

ActionEffect
EditOpen the editor. Locked while the Live stream is running.
DeleteRemove the Live stream after a confirm dialog.

To start or stop a Live stream use the footer buttons on On air or on the Live streams list — see Start and stop. There is no public Restart operation; to restart, stop the Live stream and start it again.

  • Live streams overview for the list view and the editor fields.
  • Scheduler for scheduled / recurring Live streams.
  • Recordings for the captures produced by Live streams that bind a Record-type Destination.

FAQ

Copyright © 2026