MediaLiveEventEncoderConnectedEventData interface

Encoder connect event data.

Properties

encoderIp

Gets the remote IP. NOTE: This property will not be serialized. It can only be populated by the server.

encoderPort

Gets the remote port. NOTE: This property will not be serialized. It can only be populated by the server.

ingestUrl

Gets the ingest URL provided by the live event. NOTE: This property will not be serialized. It can only be populated by the server.

streamId

Gets the stream Id. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

encoderIp

Gets the remote IP. NOTE: This property will not be serialized. It can only be populated by the server.

encoderIp?: string

Property Value

string

encoderPort

Gets the remote port. NOTE: This property will not be serialized. It can only be populated by the server.

encoderPort?: string

Property Value

string

ingestUrl

Gets the ingest URL provided by the live event. NOTE: This property will not be serialized. It can only be populated by the server.

ingestUrl?: string

Property Value

string

streamId

Gets the stream Id. NOTE: This property will not be serialized. It can only be populated by the server.

streamId?: string

Property Value

string