Transport
Attributes related to the transport stream that are used in a source or output.
Contents
- protocol
-
The protocol that is used by the source or output.
Note
AWS Elemental MediaConnect no longer supports the Fujitsu QoS protocol. This reference is maintained for legacy purposes only.
Type: String
Valid Values:
zixi-push | rtp-fec | rtp | zixi-pull | rist | st2110-jpegxs | cdi | srt-listener | srt-caller | fujitsu-qos | udp | ndi-speed-hq
Required: Yes
- cidrAllowList
-
The range of IP addresses that should be allowed to initiate output requests to this flow. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16
Type: Array of strings
Required: No
- maxBitrate
-
The smoothing max bitrate (in bps) for RIST, RTP, and RTP-FEC streams.
Type: Long
Required: No
- maxLatency
-
The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.
Type: Long
Required: No
- maxSyncBuffer
-
The size of the buffer (in milliseconds) to use to sync incoming source data.
Type: Integer
Required: No
- minLatency
-
The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.
Type: Long
Required: No
- ndiProgramName
-
A suffix for the names of the NDI sources that the flow creates. If a custom name isn't specified, MediaConnect uses the output name.
Type: String
Required: No
- ndiSpeedHqQuality
-
A quality setting for the NDI Speed HQ encoder.
Type: Integer
Required: No
- remoteId
-
The remote ID for the Zixi-pull stream.
Type: String
Required: No
- senderControlPort
-
The port that the flow uses to send outbound requests to initiate connection with the sender.
Type: Integer
Required: No
- senderIpAddress
-
The IP address that the flow communicates with to initiate connection with the sender.
Type: String
Required: No
- smoothingLatency
-
The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
Type: Long
Required: No
- sourceListenerAddress
-
Source IP or domain name for SRT-caller protocol.
Type: String
Required: No
- sourceListenerPort
-
Source port for SRT-caller protocol.
Type: Integer
Required: No
- streamId
-
The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: