RtmpConnection

Sent to your code when an inbound remote connection is received. Your code must reply with either an RtmpConnectionAccept or an RtmpConnectionReject.

Field

Type

Repeated

Description

connection_id

ConnectionId

An ID for this connection

app

string

The RTMP app name

url

string

The RTMP URL

Member of

Message

Description

RtmpServerInputEvent

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