SrtListenerRouterOutputConfiguration - AWS Elemental MediaConnect

SrtListenerRouterOutputConfiguration

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

Contents

minimumLatencyMilliseconds

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

Type: Long

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

Required: Yes

port

The port number for the SRT protocol in listener mode.

Type: Integer

Valid Range: Minimum value of 3000. Maximum value of 30000.

Required: Yes

encryptionConfiguration

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

Type: SrtEncryptionConfiguration object

Required: No

See Also

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