Norsk logo Developer Documentation
  • Norsk Media Typescript SDK
  • Interfaces
  • RtmpConnectionHealth
1.3.0-nightly-3b73a790 1.0.402 1.0.401 1.0.400

RtmpConnectionHealth interface

Health for an RTMP input connection. Delivered to an RTMP input’s onConnectionHealth.

Signature:

export interface RtmpConnectionHealth extends ConnectionHealthCommon

Extends: ConnectionHealthCommon

Properties

Property Type Description

connectionId

string

The RTMP connection id (unique to the RTMP server node)

stats

RtmpConnectionHealthStats

RTMP transport statistics

transport

"rtmp"

RoiRegion RtmpConnectionHealthStats

The source code for this UI is licensed under the terms of the MPL-2.0 license.