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

Enums defined in this message

Name

Number

Description

DISCONNECTED

0

Member of

Message

Description

RtmpServerInputEvent

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