UdpTsPcapCaptureInputConfiguration

Field

Type

Repeated

Description

id

MediaNodeId

source_name

string

interface

string

The capture interface name (e.g. "eth0"). As a no-privilege test affordance a value of the form "file:<path>" makes the engine read the capture from that classic pcap file (tcpdump -r <path>) instead of capturing live.

bpf_filter

string

Optional tcpdump BPF filter expression. Empty = no filter.

capture_buffer_kb

OptionalInt

Optional tcpdump capture buffer size in KiB (the -B size). Unset = default.

rtp_mode

UdpTsPcapRtpMode

How the captured UDP payloads are encapsulated (bare TS vs RTP).

debug_dump_source

string

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

stats_sampling

StreamStatisticsSampling

health_sampling

HealthSampling

Per-input health sampling (connection_health events). Default on.

program_filter

ProgramNumber

Optionally filter a single program from MPTS at decode time

time_domain

TimeDomainConfig

Optionally place this input into a named time domain.

cta708_charset

Cta708Charset

Member of

Message

Description

UdpTsPcapCaptureInputMessage