RtpRouterOutputConfiguration
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.
Contents
- destinationAddress
-
The destination IP address for the RTP protocol in the router output configuration.
Type: String
Required: Yes
- destinationPort
-
The destination port number for the RTP protocol in the router output configuration.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 65531.
Required: Yes
- forwardErrorCorrection
-
The state of forward error correction for the RTP protocol in the router output configuration.
Type: String
Valid Values:
ENABLED | DISABLEDRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: