AWS::MediaConnect::RouterInput RouterInputProtocolConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::MediaConnect::RouterInput RouterInputProtocolConfiguration

The protocol configuration settings for a router input.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

Rist

The configuration settings for a router input using the RIST (Reliable Internet Stream Transport) protocol, including the port and recovery latency.

Required: No

Type: RistRouterInputConfiguration

Update requires: No interruption

Rtp

The configuration settings for a Router Input using the RTP (Real-Time Transport Protocol) protocol, including the port and forward error correction state.

Required: No

Type: RtpRouterInputConfiguration

Update requires: No interruption

SrtCaller

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

Required: No

Type: SrtCallerRouterInputConfiguration

Update requires: No interruption

SrtListener

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

Required: No

Type: SrtListenerRouterInputConfiguration

Update requires: No interruption