SrtConnectionHealthStats interface
SRT transport stats for a connection at a health sample. Gauges are instantaneous; the packet counters are cumulative totals since the connection started (diff across samples for a per-interval rate).
Signature:
export interface SrtConnectionHealthStats
Properties
| Property | Type | Description |
|---|---|---|
number |
||
number |
Arrived too late to play |
|
number |
Lost and never recovered (only with too-late-packet-drop on) |
|
number |
Configured receive (TSBPD) latency |
|
number |
Configured latency as a multiple of RTT — the recovery headroom (aim >= 3-4) |
|
number |
Undelivered timespan in the receive buffer (ms) |
|
number |
||
number |
Detected missing on original transmission (pre-recovery link damage) |
|
number |
Recovered by retransmission |
|
number |
||
number |