RouterOutputProtocolConfiguration - AWS Elemental MediaConnect

RouterOutputProtocolConfiguration

The protocol configuration settings for a router output.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

rist

The configuration settings for a router output using the RIST (Reliable Internet Stream Transport) protocol, including the destination address and port.

Type: RistRouterOutputConfiguration object

Required: No

rtp

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

Type: RtpRouterOutputConfiguration object

Required: No

srtCaller

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.

Type: SrtCallerRouterOutputConfiguration object

Required: No

srtListener

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.

Type: SrtListenerRouterOutputConfiguration object

Required: No

See Also

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