SrtPcapInputConfiguration

Field

Type

Repeated

Description

id

MediaNodeId

source_name

string

file_name

string

Absolute path of a classic pcap file on the engine host.

playback_rate

double

Playback rate multiplier. 0 or unset = realtime (1.0). Values > 1 replay the capture faster than realtime (intended for tests).

debug_dump_source

string

When specified (nonempty) dump the raw source input for debug purposes to the given directory

stats_sampling

StreamStatisticsSampling

stats_poll_interval_ms

OptionalInt

Interval at which to sample the per-connection SRT statistics. When unset a default is used.

health_sampling

HealthSampling

Per-connection health sampling (InputConnectionHealth events). Default on.

health_thresholds

HealthThresholds

Opt-in thresholds for engine-side DEGRADED/RECOVERED status. Unset = off.

time_domain

TimeDomainConfig

Optionally place this input into a named time domain.

program_filter

ProgramNumber

Optionally filter a single program from MPTS at decode time

Member of

Message

Description

SrtPcapInputMessage