Skip to main content

Streaming Output Statistics

The following sections list the Streaming Output statistics:

Streaming

Streaming Statistic

Description/Values

State

The current operating status of the stream, either:

  • STREAMING
  • STOPPED
  • PAUSED

Up Time

(only available when State is STREAMING) The length of time the stream is actively streaming (e.g., 1d22h5m41s).

SSRC(RTP only) The synchronization source.
Sent PacketsNumber of RTP or UDP packets sent for that stream.
Sent BytesNumber of Bytes sent for that stream.
Unsent PacketsNumber of RTP or UDP packets not sent for that stream.
Unsent BytesNumber of Bytes not sent for that stream.
Last ErrorThe last logged error (number and description).
OccurredThe time at which the last error was logged (i.e., how long ago).
BitrateThe stream bitrate (in kbps).

Reset

Click to reset the Output statistics.
SRT

Streaming Statistic

Description/Values

ReconnectionsNumber of reconnections since the stream started. Severe network congestion may cause the connection to drop and automatically reconnect.
AES EncryptionIndicates whether Advanced Encryption Standard (AES) encryption has been enabled.
Key LengthThe key length for AES encryption, either: None, AES-128, or AES-256
Peer Decryption

Indicates whether the decoder can decrypt the stream.

Either Active, Initializing, Inactive (no passphrase), or Inactive (invalid passphrase).

Resent PacketsNumber of packets retransmitted following a lost report from the decoder.
Resent BytesTotal bytes of the lost packets retransmitted.
Dropped PacketsNumber of dropped packets.
Dropped Bytesnumber of dropped bytes.
Received ACKs

Transmission progress acknowledgement and feedback.

Received NAKsLost packet reports.
Max BandwidthMaximum bandwidth (input stream rate * (1 + overhead)).
Path Max BandwidthEstimated link bandwidth. This can change due to cross traffic.
RTTMeasured Round Trip Time.
Buffer

Encoder buffers in milliseconds. SRT encoder buffers are unacknowledged stream packets (reception not confirmed by the receiver/decoder). The encoder buffer in absence of congestion or packet lost is around the RTT value. In presence of recoverable packets lost, the value should be between the RTT and Latency. Encoder buffers above Latency will most probably have an impact on the decoder and affect the user's experience.

Tip

If the Buffer goes to or above the Latency value often, then there is most likely insufficient bandwidth to support the desired bitrate. In this case, decrease your bitrate.

If the Buffer occasionally goes to or above the Latency Value, then the SRT Latency should be increased.

Latency

Maximum of the decoder and encoder configured in (Buffering) Latency. For example:

Encoder Configured SRT Latency = 750
Decoder Configured SRT Latency = 20

The SRT Stats Latency (which is the current SRT connection applied Buffering Latency) = 750 (largest of the two).

At startup, handshake exchanges the value configured on both sides and the largest one is selected.

The decoder default is set to the minimum (20ms) so it can be completely controlled from the other side.

SRT streams include a graphical statistics display as shown in the following example:

SRT Graphical Statistics Example

Note

The Link Bandwidth is an estimate of the actual link bandwidth.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.