TcpTsInputConfiguration

Field

Type

Repeated

Description

id

MediaNodeId

source_name

string

host

string

The host to connect to (Norsk is the TCP client)

port

int32

stats_sampling

StreamStatisticsSampling

timeout

int32

Idle timeout in milliseconds - a connection that delivers no data for this long is dropped and reconnected

min_read_bytes

int32

Minimum number of bytes to gather before passing data downstream (0 = default of 1316, seven TS packets)

linger_ms

int32

Flush any gathered bytes after this many milliseconds of quiet rather than waiting for min_read_bytes (0 = default of 50ms)

cta708_charset

Cta708Charset

debug_dump_source

string

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

start_threshold

InputStartThresholdSettings

Optionally drop data until input is 'stable' this will reduce latency and memory use in nearly all cases

chaos_drop_packets

DropRandom

program_filter

ProgramNumber

Optionally filter a single program from MPTS at decode time

time_domain

TimeDomainConfig

Member of

Message

Description

TcpTsInputMessage