FileTsInputConfiguration

Field

Type

Repeated

Description

id

MediaNodeId

source_name

string

filename

string

stats_sampling

StreamStatisticsSampling

loop

bool

Loop back to play the start after reaching the end of the file

start_mode

FileTsInputConfiguration.StartMode

chaos_drop_packets

DropRandom

program_filter

ProgramNumber

Optionally filter a single program from MPTS at decode time

time_domain

TimeDomainConfig

playback_rate

double

Playback rate multiplier. 0 or unset = realtime (1.0). Values > 1 play the file faster than realtime (intended for tests and VOD-style fast transcode).

cta708_charset

Cta708Charset

report_ts_errors

OptionalBool

Whether to attach per-frame TR 101 290 (TS error) metrics to decoded frames. Only the qualityMonitoring node reads them; carrying them makes every frame’s quality-metrics map a per-frame allocation that is copied on each processing hop. Unset = attach (the historical behaviour). Set false on many-stream deployments that do no quality monitoring.

report_ts_tables

OptionalBool

As SrtInputConfiguration.report_ts_tables / report_gop_structure: the per-table and per-GOP event streams are only emitted when asked for (the SDK asks iff a callback is registered). Unset = emitted, as before.

report_gop_structure

OptionalBool

Member of

Message

Description

FileTsInputMessage