SrtPcapCaptureInputConfiguration
Field |
Type |
Repeated |
Description |
id |
|||
source_name |
|||
interface |
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 |
Optional tcpdump BPF filter expression. Empty = no filter. |
||
capture_buffer_kb |
Optional tcpdump capture buffer size in KiB (the |
||
debug_dump_source |
When specified (nonempty) dump the raw source input for debug purposes to the given directory |
||
stats_sampling |
|||
stats_poll_interval_ms |
Interval at which to sample the per-connection SRT statistics. When unset a default is used. |
||
health_sampling |
Per-connection health sampling (InputConnectionHealth events). Default on. |
||
health_thresholds |
Opt-in thresholds for engine-side DEGRADED/RECOVERED status. Unset = off. |
||
time_domain |
Optionally place this input into a named time domain. |
||
program_filter |
Optionally filter a single program from MPTS at decode time |