TcpTsInputConfiguration
Field |
Type |
Repeated |
Description |
id |
|||
source_name |
|||
host |
The host to connect to (Norsk is the TCP client) |
||
port |
|||
stats_sampling |
|||
timeout |
Idle timeout in milliseconds - a connection that delivers no data for this long is dropped and reconnected |
||
min_read_bytes |
Minimum number of bytes to gather before passing data downstream (0 = default of 1316, seven TS packets) |
||
linger_ms |
Flush any gathered bytes after this many milliseconds of quiet rather than waiting for min_read_bytes (0 = default of 50ms) |
||
cta708_charset |
|||
debug_dump_source |
When specified (nonempty) dump the raw source input for debug purposes to the given directory |
||
start_threshold |
Optionally drop data until input is 'stable' this will reduce latency and memory use in nearly all cases |
||
chaos_drop_packets |
|||
program_filter |
Optionally filter a single program from MPTS at decode time |
||
time_domain |
|||
health_sampling |
Per-input health sampling (connection_health events). Default on. |
||
report_ts_errors |
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. |