RtmpStreamAccept

Accept a remote inbound stream on a connection. The StreamKeys that you supply will be used for the audio and video media within this RTMP stream. They should have the same SourceName and ProgramNumber as any other streams accepted on this connection, but should be unique across StreamId and RenditionName.

Field

Type

Repeated

Description

connection_id

ConnectionId

stream_id

int32

video_stream_key

StreamKey

audio_stream_key

StreamKey

Member of

Message

Description

RtmpServerInputMessage

Messages that your code can send to the Norsk RTMP Input Media Node.