RtmpOnStream

Sent to your code when an inbound remote stream is received on an active connection. You must reply with either an RtmpStreamAccept or an RtmpStreamReject.

Field

Type

Repeated

Description

connection_id

ConnectionId

publishing_name

string

stream_id

int32

app

string

App as present in connection message

url

string

Url as present in connection message

Member of

Message

Description

RtmpServerInputEvent

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