RtmpServerInputStatus

Sent to your code when an active RTMP connection changes state. Currently, this is only to indicate that the remote client has disconnected.

Field

Type

Repeated

Description

connection_id

ConnectionId

state

RtmpServerInputStatus.State

reason

HealthReason

Set for DEGRADED / RECOVERED: which condition, and the measurement that tripped (delivery rate, last-media-age ms, loss ratio, …).

value

double

Member of

Message

Description

RtmpServerInputEvent

Messages that Norsk can send to your code in response to various RTMP events.