SrtInputConfiguration
Field |
Type |
Repeated |
Description |
id |
|||
source_name |
|||
host |
|||
port |
The port to connect to or bind. When listening port 0 may be bound for an auto-allocated port |
||
mode |
|||
passphrase |
|||
stream_id |
|||
stats_sampling |
|||
receive_latency |
|||
peer_latency |
|||
input_bandwidth |
|||
overhead_bandwidth |
|||
max_bandwidth |
|||
peer_idle_timeout_ms |
|||
tlpktdrop |
|||
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 |
Optionally place this input into a named time domain. Inputs that share a domain are coordinated for cross-input timestamp alignment. |
||
status_poll_interval_ms |
Interval at which to poll the underlying SRT socket for status changes and emit onConnectionStatusChange callbacks. When unset a default is used. |
||
stats_poll_interval_ms |
Interval at which to sample SRT socket statistics. Stats feed metrics, so tune this to the rate at which you want metric updates. When unset a default is used. |