SrtCallerRouterOutputConfiguration - AWS Elemental MediaConnect

SrtCallerRouterOutputConfiguration

The configuration settings for a router output using the SRT (Secure Reliable Transport) protocol in caller mode, including the destination address and port, minimum latency, stream ID, and encryption key configuration.

Contents

destinationAddress

The destination IP address for the SRT protocol in caller mode.

Type: String

Required: Yes

destinationPort

The destination port number for the SRT protocol in caller mode.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 65535.

Required: Yes

minimumLatencyMilliseconds

The minimum latency in milliseconds for the SRT protocol in caller mode.

Type: Long

Valid Range: Minimum value of 10. Maximum value of 10000.

Required: Yes

encryptionConfiguration

Defines the encryption settings for an SRT caller output, including the encryption key configuration and associated parameters.

Type: SrtEncryptionConfiguration object

Required: No

streamId

The stream ID for the SRT protocol in caller mode.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: