RtmpError

Sent to your code when an error is detected on an active connection. Typically you will receive a disconnected event immediately after

Field

Type

Repeated

Description

connection_id

ConnectionId

error

oneOf

⮑unsupported_video

RtmpError.UnsupportedVideo

⮑unsupported_audio

RtmpError.UnsupportedAudio

⮑invalid_stream_response

RtmpError.InvalidStreamResponse

Member of

Message

Description

RtmpServerInputEvent

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