MoqOutputConfiguration

Field

Type

Repeated

Description

id

MediaNodeId

namespace

string

The namespace published by this egest, as a list of segments (the on-the-wire MoQT tuple). Use multiple entries for paths: e.g. ["stage", "primary"] is the namespace tuple <"stage", "primary">. Matching against an ingest’s namespace_prefix is segment-aware, NOT byte-prefix on a joined string.

relays

MoqOutputRelayConfig

listener

MoqOutputListenerConfig

output_timecode

PdtSource

If set, a PRFT (Producer Reference Time) box is prepended to each CMAF media segment, carrying an NTP timestamp derived from the chosen PdtSource. Omit (or leave as default 0 / NORSK_TIMESTAMP) to disable PRFT generation.

output_timecode_enabled

bool

output_timecode_on_all_frames

bool

When true, PRFT is emitted on every fragment. When false (default), PRFT is only emitted on keyframe fragments.

jitter_buffer

OutputJitterBufferSettings

Optional jitter buffer configuration

Member of

Message

Description

MoqOutputMessage