View a markdown version of this page

AWS::MediaLive::Input Smpte2110ReceiverGroupSdpSettings - 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::MediaLive::Input Smpte2110ReceiverGroupSdpSettings

The SDP settings that identify the video, audio, and ancillary streams for an SMPTE 2110 receiver group.

The parent of this entity is Smpte2110ReceiverGroup.

Syntax

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

Properties

AncillarySdps

A list of InputSdpLocations. Each item in the list specifies the SDP file and index for one ancillary SMPTE 2110 stream. Each stream encapsulates one captions stream (out of any number you can include) or the single SCTE 35 stream that you can include.

Required: No

Type: Array of InputSdpLocation

Update requires: No interruption

AudioSdps

A list of InputSdpLocations. Each item in the list specifies the SDP file and index for one audio SMPTE 2110 stream.

Required: No

Type: Array of InputSdpLocation

Update requires: No interruption

VideoSdp

The InputSdpLocation that specifies the SDP file and index for the single video SMPTE 2110 stream for this 2110 input.

Required: No

Type: InputSdpLocation

Update requires: No interruption