This product is not supported for your selected
Datadog site. (
).
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
account_id
Type: STRING
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) associated with the resource.
channel_group_name
Type: STRING
Provider name: ChannelGroupName
Description: The name that describes the channel group. The name is the primary identifier for the channel group, and must be unique for your account in the AWS Region.
channel_name
Type: STRING
Provider name: ChannelName
Description: The name that describes the channel. The name is the primary identifier for the channel, and must be unique for your account in the AWS Region and channel group.
container_type
Type: STRING
Provider name: ContainerType
Description: The type of container attached to this origin endpoint.
created_at
Type: TIMESTAMP
Provider name: CreatedAt
Description: The date and time the origin endpoint was created.
dash_manifests
Type: UNORDERED_LIST_STRUCT
Provider name: DashManifests
Description: A DASH manifest configuration.
base_urls
Type: UNORDERED_LIST_STRUCT
Provider name: BaseUrls
Description: The base URL to use for retrieving segments.
dvb_priority
Type: INT32
Provider name: DvbPriority
Description: For use with DVB-DASH profiles only. The priority of this location for servings segments. The lower the number, the higher the priority.
dvb_weight
Type: INT32
Provider name: DvbWeight
Description: For use with DVB-DASH profiles only. The weighting for source locations that have the same priority.
service_location
Type: STRING
Provider name: ServiceLocation
Description: The name of the source location.
url
Type: STRING
Provider name: Url
Description: A source location for segments.
compactness
Type: STRING
Provider name: Compactness
Description: The layout of the DASH manifest that MediaPackage produces. STANDARD
indicates a default manifest, which is compacted. NONE
indicates a full manifest.
drm_signaling
Type: STRING
Provider name: DrmSignaling
Description: Determines how the DASH manifest signals the DRM content.
dvb_settings
Type: STRUCT
Provider name: DvbSettings
Description: For endpoints that use the DVB-DASH profile only. The font download and error reporting information that you want MediaPackage to pass through to the manifest.
error_metrics
Type: UNORDERED_LIST_STRUCT
Provider name: ErrorMetrics
Description: Playback device error reporting settings.
probability
Type: INT32
Provider name: Probability
Description: The number of playback devices per 1000 that will send error reports to the reporting URL. This represents the probability that a playback device will be a reporting player for this session.
reporting_url
Type: STRING
Provider name: ReportingUrl
Description: The URL where playback devices send error reports.
font_download
Type: STRUCT
Provider name: FontDownload
Description: Subtitle font settings.
filter_configuration
Type: STRUCT
Provider name: FilterConfiguration
clip_start_time
Type: TIMESTAMP
Provider name: ClipStartTime
Description: Optionally specify the clip start time for all of your manifest egress requests. When you include clip start time, note that you cannot use clip start time query parameters for this manifest’s endpoint URL.
end
Type: TIMESTAMP
Provider name: End
Description: Optionally specify the end time for all of your manifest egress requests. When you include end time, note that you cannot use end time query parameters for this manifest’s endpoint URL.
manifest_filter
Type: STRING
Provider name: ManifestFilter
Description: Optionally specify one or more manifest filters for all of your manifest egress requests. When you include a manifest filter, note that you cannot use an identical manifest filter query parameter for this manifest’s endpoint URL.
start
Type: TIMESTAMP
Provider name: Start
Description: Optionally specify the start time for all of your manifest egress requests. When you include start time, note that you cannot use start time query parameters for this manifest’s endpoint URL.
time_delay_seconds
Type: INT32
Provider name: TimeDelaySeconds
Description: Optionally specify the time delay for all of your manifest egress requests. Enter a value that is smaller than your endpoint’s startover window. When you include time delay, note that you cannot use time delay query parameters for this manifest’s endpoint URL.
manifest_name
Type: STRING
Provider name: ManifestName
Description: A short string that’s appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don’t enter a value, MediaPackage uses the default manifest name, index.
manifest_window_seconds
Type: INT32
Provider name: ManifestWindowSeconds
Description: The total duration (in seconds) of the manifest’s content.
min_buffer_time_seconds
Type: INT32
Provider name: MinBufferTimeSeconds
Description: Minimum amount of content (in seconds) that a player must keep available in the buffer.
min_update_period_seconds
Type: INT32
Provider name: MinUpdatePeriodSeconds
Description: Minimum amount of time (in seconds) that the player should wait before requesting updates to the manifest.
period_triggers
Type: UNORDERED_LIST_STRING
Provider name: PeriodTriggers
Description: A list of triggers that controls when AWS Elemental MediaPackage separates the MPEG-DASH manifest into multiple periods. Leave this value empty to indicate that the manifest is contained all in one period. For more information about periods in the DASH manifest, see Multi-period DASH in AWS Elemental MediaPackage.
profiles
Type: UNORDERED_LIST_STRING
Provider name: Profiles
Description: The profile that the output is compliant with.
program_information
Type: STRUCT
Provider name: ProgramInformation
Description: Details about the content that you want MediaPackage to pass through in the manifest to the playback device.
copyright
Type: STRING
Provider name: Copyright
Description: A copyright statement about the content.
language_code
Type: STRING
Provider name: LanguageCode
Description: The language code for this manifest.
more_information_url
Type: STRING
Provider name: MoreInformationUrl
Description: An absolute URL that contains more information about this content.
source
Type: STRING
Provider name: Source
Description: Information about the content provider.
title
Type: STRING
Provider name: Title
Description: The title for the manifest.
scte_dash
Type: STRUCT
Provider name: ScteDash
Description: The SCTE configuration.
ad_marker_dash
Type: STRING
Provider name: AdMarkerDash
Description: Choose how ad markers are included in the packaged content. If you include ad markers in the content stream in your upstream encoders, then you need to inform MediaPackage what to do with the ad markers in the output. Value description:Binary
- The SCTE-35 marker is expressed as a hex-string (Base64 string) rather than full XML.XML
- The SCTE marker is expressed fully in XML.
segment_template_format
Type: STRING
Provider name: SegmentTemplateFormat
Description: Determines the type of variable used in the media
URL of the SegmentTemplate
tag in the manifest. Also specifies if segment timeline information is included in SegmentTimeline
or SegmentTemplate
. Value description:NUMBER_WITH_TIMELINE
- The $Number$
variable is used in the media
URL. The value of this variable is the sequential number of the segment. A full SegmentTimeline
object is presented in each SegmentTemplate
.
subtitle_configuration
Type: STRUCT
Provider name: SubtitleConfiguration
Description: The configuration for DASH subtitles.
ttml_configuration
Type: STRUCT
Provider name: TtmlConfiguration
Description: Settings for TTML subtitles.
ttml_profile
Type: STRING
Provider name: TtmlProfile
Description: The profile that MediaPackage uses when signaling subtitles in the manifest. IMSC
is the default profile. EBU-TT-D
produces subtitles that are compliant with the EBU-TT-D TTML profile. MediaPackage passes through subtitle styles to the manifest. For more information about EBU-TT-D subtitles, see EBU-TT-D Subtitling Distribution Format.
suggested_presentation_delay_seconds
Type: INT32
Provider name: SuggestedPresentationDelaySeconds
Description: The amount of time (in seconds) that the player should be from the end of the manifest.
url
Type: STRING
Provider name: Url
Description: The egress domain URL for stream delivery from MediaPackage.
utc_timing
Type: STRUCT
Provider name: UtcTiming
Description: Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).
timing_mode
Type: STRING
Provider name: TimingMode
Description: The UTC timing mode.
timing_source
Type: STRING
Provider name: TimingSource
Description: The the method that the player uses to synchronize to coordinated universal time (UTC) wall clock time.
description
Type: STRING
Provider name: Description
Description: The description for your origin endpoint.
e_tag
Type: STRING
Provider name: ETag
Description: The current Entity Tag (ETag) associated with this resource. The entity tag can be used to safely make concurrent updates to the resource.
force_endpoint_error_configuration
Type: STRUCT
Provider name: ForceEndpointErrorConfiguration
Description: The failover settings for the endpoint.
endpoint_error_conditions
Type: UNORDERED_LIST_STRING
Provider name: EndpointErrorConditions
Description: The failover conditions for the endpoint. The options are:STALE_MANIFEST
- The manifest stalled and there are no new segments or parts.INCOMPLETE_MANIFEST
- There is a gap in the manifest.MISSING_DRM_KEY
- Key rotation is enabled but we’re unable to fetch the key for the current key period.SLATE_INPUT
- The segments which contain slate content are considered to be missing content.
hls_manifests
Type: UNORDERED_LIST_STRUCT
Provider name: HlsManifests
Description: An HTTP live streaming (HLS) manifest configuration.
child_manifest_name
Type: STRING
Provider name: ChildManifestName
Description: A short string that’s appended to the endpoint URL. The child manifest name creates a unique path to this endpoint. If you don’t enter a value, MediaPackage uses the default child manifest name, index_1. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.
filter_configuration
Type: STRUCT
Provider name: FilterConfiguration
clip_start_time
Type: TIMESTAMP
Provider name: ClipStartTime
Description: Optionally specify the clip start time for all of your manifest egress requests. When you include clip start time, note that you cannot use clip start time query parameters for this manifest’s endpoint URL.
end
Type: TIMESTAMP
Provider name: End
Description: Optionally specify the end time for all of your manifest egress requests. When you include end time, note that you cannot use end time query parameters for this manifest’s endpoint URL.
manifest_filter
Type: STRING
Provider name: ManifestFilter
Description: Optionally specify one or more manifest filters for all of your manifest egress requests. When you include a manifest filter, note that you cannot use an identical manifest filter query parameter for this manifest’s endpoint URL.
start
Type: TIMESTAMP
Provider name: Start
Description: Optionally specify the start time for all of your manifest egress requests. When you include start time, note that you cannot use start time query parameters for this manifest’s endpoint URL.
time_delay_seconds
Type: INT32
Provider name: TimeDelaySeconds
Description: Optionally specify the time delay for all of your manifest egress requests. Enter a value that is smaller than your endpoint’s startover window. When you include time delay, note that you cannot use time delay query parameters for this manifest’s endpoint URL.
manifest_name
Type: STRING
Provider name: ManifestName
Description: A short short string that’s appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don’t enter a value, MediaPackage uses the default manifest name, index. MediaPackage automatically inserts the format extension, such as .m3u8. You can’t use the same manifest name if you use HLS manifest and low-latency HLS manifest. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.
manifest_window_seconds
Type: INT32
Provider name: ManifestWindowSeconds
Description: The total duration (in seconds) of the manifest’s content.
program_date_time_interval_seconds
Type: INT32
Provider name: ProgramDateTimeIntervalSeconds
Description: Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don’t enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren’t included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player. Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.
scte_hls
Type: STRUCT
Provider name: ScteHls
ad_marker_hls
Type: STRING
Provider name: AdMarkerHls
Description: Ad markers indicate when ads should be inserted during playback. If you include ad markers in the content stream in your upstream encoders, then you need to inform MediaPackage what to do with the ad markers in the output. Choose what you want MediaPackage to do with the ad markers. Value description:- DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF manifests. If you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To learn more about DATERANGE, see SCTE-35 Ad Marker EXT-X-DATERANGE.
start_tag
Type: STRUCT
Provider name: StartTag
precise
Type: BOOLEAN
Provider name: Precise
Description: Specify the value for PRECISE within your EXT-X-START tag. Leave blank, or choose false, to use the default value NO. Choose yes to use the value YES.
time_offset
Type: FLOAT
Provider name: TimeOffset
Description: Specify the value for TIME-OFFSET within your EXT-X-START tag. Enter a signed floating point value which, if positive, must be less than the configured manifest duration minus three times the configured segment target duration. If negative, the absolute value must be larger than three times the configured segment target duration, and the absolute value must be smaller than the configured manifest duration.
url
Type: STRING
Provider name: Url
Description: The egress domain URL for stream delivery from MediaPackage.
url_encode_child_manifest
Type: BOOLEAN
Provider name: UrlEncodeChildManifest
Description: When enabled, MediaPackage URL-encodes the query string for API requests for HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol. For more information, see Amazon Web Services Signature Version 4 for API requests in Identity and Access Management User Guide.
low_latency_hls_manifests
Type: UNORDERED_LIST_STRUCT
Provider name: LowLatencyHlsManifests
Description: A low-latency HLS manifest configuration.
child_manifest_name
Type: STRING
Provider name: ChildManifestName
Description: A short string that’s appended to the endpoint URL. The child manifest name creates a unique path to this endpoint. If you don’t enter a value, MediaPackage uses the default child manifest name, index_1. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.
filter_configuration
Type: STRUCT
Provider name: FilterConfiguration
clip_start_time
Type: TIMESTAMP
Provider name: ClipStartTime
Description: Optionally specify the clip start time for all of your manifest egress requests. When you include clip start time, note that you cannot use clip start time query parameters for this manifest’s endpoint URL.
end
Type: TIMESTAMP
Provider name: End
Description: Optionally specify the end time for all of your manifest egress requests. When you include end time, note that you cannot use end time query parameters for this manifest’s endpoint URL.
manifest_filter
Type: STRING
Provider name: ManifestFilter
Description: Optionally specify one or more manifest filters for all of your manifest egress requests. When you include a manifest filter, note that you cannot use an identical manifest filter query parameter for this manifest’s endpoint URL.
start
Type: TIMESTAMP
Provider name: Start
Description: Optionally specify the start time for all of your manifest egress requests. When you include start time, note that you cannot use start time query parameters for this manifest’s endpoint URL.
time_delay_seconds
Type: INT32
Provider name: TimeDelaySeconds
Description: Optionally specify the time delay for all of your manifest egress requests. Enter a value that is smaller than your endpoint’s startover window. When you include time delay, note that you cannot use time delay query parameters for this manifest’s endpoint URL.
manifest_name
Type: STRING
Provider name: ManifestName
Description: A short short string that’s appended to the endpoint URL. The manifest name creates a unique path to this endpoint. If you don’t enter a value, MediaPackage uses the default manifest name, index. MediaPackage automatically inserts the format extension, such as .m3u8. You can’t use the same manifest name if you use HLS manifest and low-latency HLS manifest. The manifestName on the HLSManifest object overrides the manifestName you provided on the originEndpoint object.
manifest_window_seconds
Type: INT32
Provider name: ManifestWindowSeconds
Description: The total duration (in seconds) of the manifest’s content.
program_date_time_interval_seconds
Type: INT32
Provider name: ProgramDateTimeIntervalSeconds
Description: Inserts EXT-X-PROGRAM-DATE-TIME tags in the output manifest at the interval that you specify. If you don’t enter an interval, EXT-X-PROGRAM-DATE-TIME tags aren’t included in the manifest. The tags sync the stream to the wall clock so that viewers can seek to a specific time in the playback timeline on the player. Irrespective of this parameter, if any ID3Timed metadata is in the HLS input, it is passed through to the HLS output.
scte_hls
Type: STRUCT
Provider name: ScteHls
ad_marker_hls
Type: STRING
Provider name: AdMarkerHls
Description: Ad markers indicate when ads should be inserted during playback. If you include ad markers in the content stream in your upstream encoders, then you need to inform MediaPackage what to do with the ad markers in the output. Choose what you want MediaPackage to do with the ad markers. Value description:- DATERANGE - Insert EXT-X-DATERANGE tags to signal ad and program transition events in TS and CMAF manifests. If you use DATERANGE, you must set a programDateTimeIntervalSeconds value of 1 or higher. To learn more about DATERANGE, see SCTE-35 Ad Marker EXT-X-DATERANGE.
start_tag
Type: STRUCT
Provider name: StartTag
precise
Type: BOOLEAN
Provider name: Precise
Description: Specify the value for PRECISE within your EXT-X-START tag. Leave blank, or choose false, to use the default value NO. Choose yes to use the value YES.
time_offset
Type: FLOAT
Provider name: TimeOffset
Description: Specify the value for TIME-OFFSET within your EXT-X-START tag. Enter a signed floating point value which, if positive, must be less than the configured manifest duration minus three times the configured segment target duration. If negative, the absolute value must be larger than three times the configured segment target duration, and the absolute value must be smaller than the configured manifest duration.
url
Type: STRING
Provider name: Url
Description: The egress domain URL for stream delivery from MediaPackage.
url_encode_child_manifest
Type: BOOLEAN
Provider name: UrlEncodeChildManifest
Description: When enabled, MediaPackage URL-encodes the query string for API requests for LL-HLS child manifests to comply with Amazon Web Services Signature Version 4 (SigV4) signature signing protocol. For more information, see Amazon Web Services Signature Version 4 for API requests in Identity and Access Management User Guide.
modified_at
Type: TIMESTAMP
Provider name: ModifiedAt
Description: The date and time the origin endpoint was modified.
mss_manifests
Type: UNORDERED_LIST_STRUCT
Provider name: MssManifests
Description: The Microsoft Smooth Streaming (MSS) manifest configurations associated with this origin endpoint.
filter_configuration
Type: STRUCT
Provider name: FilterConfiguration
clip_start_time
Type: TIMESTAMP
Provider name: ClipStartTime
Description: Optionally specify the clip start time for all of your manifest egress requests. When you include clip start time, note that you cannot use clip start time query parameters for this manifest’s endpoint URL.
end
Type: TIMESTAMP
Provider name: End
Description: Optionally specify the end time for all of your manifest egress requests. When you include end time, note that you cannot use end time query parameters for this manifest’s endpoint URL.
manifest_filter
Type: STRING
Provider name: ManifestFilter
Description: Optionally specify one or more manifest filters for all of your manifest egress requests. When you include a manifest filter, note that you cannot use an identical manifest filter query parameter for this manifest’s endpoint URL.
start
Type: TIMESTAMP
Provider name: Start
Description: Optionally specify the start time for all of your manifest egress requests. When you include start time, note that you cannot use start time query parameters for this manifest’s endpoint URL.
time_delay_seconds
Type: INT32
Provider name: TimeDelaySeconds
Description: Optionally specify the time delay for all of your manifest egress requests. Enter a value that is smaller than your endpoint’s startover window. When you include time delay, note that you cannot use time delay query parameters for this manifest’s endpoint URL.
manifest_layout
Type: STRING
Provider name: ManifestLayout
Description: The layout format of the MSS manifest, which determines how the manifest is structured for client compatibility.
manifest_name
Type: STRING
Provider name: ManifestName
Description: The name of the MSS manifest. This name is appended to the origin endpoint URL to create the unique path for accessing this specific MSS manifest.
manifest_window_seconds
Type: INT32
Provider name: ManifestWindowSeconds
Description: The duration (in seconds) of the manifest window. This represents the total amount of content available in the manifest at any given time.
url
Type: STRING
Provider name: Url
Description: The complete URL for accessing the MSS manifest. Client players use this URL to retrieve the manifest and begin streaming the Microsoft Smooth Streaming content.
origin_endpoint_name
Type: STRING
Provider name: OriginEndpointName
Description: The name that describes the origin endpoint. The name is the primary identifier for the origin endpoint, and and must be unique for your account in the AWS Region and channel.
policy
Type: STRING
Provider name: Policy
Description: The policy assigned to the origin endpoint.
reset_at
Type: TIMESTAMP
Provider name: ResetAt
Description: The time that the origin endpoint was last reset.
segment
Type: STRUCT
Provider name: Segment
encryption
Type: STRUCT
Provider name: Encryption
cmaf_exclude_segment_drm_metadata
Type: BOOLEAN
Provider name: CmafExcludeSegmentDrmMetadata
Description: Excludes SEIG and SGPD boxes from segment metadata in CMAF containers. When set to true
, MediaPackage omits these DRM metadata boxes from CMAF segments, which can improve compatibility with certain devices and players that don’t support these boxes. Important considerations:- This setting only affects CMAF container formats
- Key rotation can still be handled through media playlist signaling
- PSSH and TENC boxes remain unaffected
- Default behavior is preserved when this setting is disabled
Valid values: true
| false
Default: false
constant_initialization_vector
Type: STRING
Provider name: ConstantInitializationVector
Description: A 128-bit, 16-byte hex value represented by a 32-character string, used in conjunction with the key for encrypting content. If you don’t specify a value, then MediaPackage creates the constant initialization vector (IV).
encryption_method
Type: STRUCT
Provider name: EncryptionMethod
Description: The encryption method to use.
cmaf_encryption_method
Type: STRING
Provider name: CmafEncryptionMethod
Description: The encryption method to use.
ism_encryption_method
Type: STRING
Provider name: IsmEncryptionMethod
Description: The encryption method used for Microsoft Smooth Streaming (MSS) content. This specifies how the MSS segments are encrypted to protect the content during delivery to client players.
ts_encryption_method
Type: STRING
Provider name: TsEncryptionMethod
Description: The encryption method to use.
key_rotation_interval_seconds
Type: INT32
Provider name: KeyRotationIntervalSeconds
Description: The frequency (in seconds) of key changes for live workflows, in which content is streamed real time. The service retrieves content keys before the live content begins streaming, and then retrieves them as needed over the lifetime of the workflow. By default, key rotation is set to 300 seconds (5 minutes), the minimum rotation interval, which is equivalent to setting it to 300. If you don’t enter an interval, content keys aren’t rotated. The following example setting causes the service to rotate keys every thirty minutes: 1800
speke_key_provider
Type: STRUCT
Provider name: SpekeKeyProvider
Description: The parameters for the SPEKE key provider.
drm_systems
Type: UNORDERED_LIST_STRING
Provider name: DrmSystems
Description: The DRM solution provider you’re using to protect your content during distribution.
encryption_contract_configuration
Type: STRUCT
Provider name: EncryptionContractConfiguration
Description: Configure one or more content encryption keys for your endpoints that use SPEKE Version 2.0. The encryption contract defines which content keys are used to encrypt the audio and video tracks in your stream. To configure the encryption contract, specify which audio and video encryption presets to use.
preset_speke20_audio
Type: STRING
Provider name: PresetSpeke20Audio
Description: A collection of audio encryption presets. Value description:- PRESET-AUDIO-1 - Use one content key to encrypt all of the audio tracks in your stream.
- PRESET-AUDIO-2 - Use one content key to encrypt all of the stereo audio tracks and one content key to encrypt all of the multichannel audio tracks.
- PRESET-AUDIO-3 - Use one content key to encrypt all of the stereo audio tracks, one content key to encrypt all of the multichannel audio tracks with 3 to 6 channels, and one content key to encrypt all of the multichannel audio tracks with more than 6 channels.
- SHARED - Use the same content key for all of the audio and video tracks in your stream.
- UNENCRYPTED - Don’t encrypt any of the audio tracks in your stream.
preset_speke20_video
Type: STRING
Provider name: PresetSpeke20Video
Description: A collection of video encryption presets. Value description:- PRESET-VIDEO-1 - Use one content key to encrypt all of the video tracks in your stream.
- PRESET-VIDEO-2 - Use one content key to encrypt all of the SD video tracks and one content key for all HD and higher resolutions video tracks.
- PRESET-VIDEO-3 - Use one content key to encrypt all of the SD video tracks, one content key for HD video tracks and one content key for all UHD video tracks.
- PRESET-VIDEO-4 - Use one content key to encrypt all of the SD video tracks, one content key for HD video tracks, one content key for all UHD1 video tracks and one content key for all UHD2 video tracks.
- PRESET-VIDEO-5 - Use one content key to encrypt all of the SD video tracks, one content key for HD1 video tracks, one content key for HD2 video tracks, one content key for all UHD1 video tracks and one content key for all UHD2 video tracks.
- PRESET-VIDEO-6 - Use one content key to encrypt all of the SD video tracks, one content key for HD1 video tracks, one content key for HD2 video tracks and one content key for all UHD video tracks.
- PRESET-VIDEO-7 - Use one content key to encrypt all of the SD+HD1 video tracks, one content key for HD2 video tracks and one content key for all UHD video tracks.
- PRESET-VIDEO-8 - Use one content key to encrypt all of the SD+HD1 video tracks, one content key for HD2 video tracks, one content key for all UHD1 video tracks and one content key for all UHD2 video tracks.
- SHARED - Use the same content key for all of the video and audio tracks in your stream.
- UNENCRYPTED - Don’t encrypt any of the video tracks in your stream.
resource_id
Type: STRING
Provider name: ResourceId
Description: The unique identifier for the content. The service sends this to the key server to identify the current endpoint. How unique you make this depends on how fine-grained you want access controls to be. The service does not permit you to use the same ID for two simultaneous encryption processes. The resource ID is also known as the content ID. The following example shows a resource ID: MovieNight20171126093045
role_arn
Type: STRING
Provider name: RoleArn
Description: The ARN for the IAM role granted by the key provider that provides access to the key provider API. This role must have a trust policy that allows MediaPackage to assume the role, and it must have a sufficient permissions policy to allow access to the specific key retrieval URL. Get this from your DRM solution provider. Valid format: arn:aws:iam::{accountID}:role/{name}
. The following example shows a role ARN: arn:aws:iam::444455556666:role/SpekeAccess
url
Type: STRING
Provider name: Url
Description: The URL of the API Gateway proxy that you set up to talk to your key server. The API Gateway proxy must reside in the same AWS Region as MediaPackage and must start with https://. The following example shows a URL: https://1wm2dx1f33.execute-api.us-west-2.amazonaws.com/SpekeSample/copyProtection
include_iframe_only_streams
Type: BOOLEAN
Provider name: IncludeIframeOnlyStreams
Description: When selected, the stream set includes an additional I-frame only stream, along with the other tracks. If false, this extra stream is not included. MediaPackage generates an I-frame only stream from the first rendition in the manifest. The service inserts EXT-I-FRAMES-ONLY tags in the output manifest, and then generates and includes an I-frames only playlist in the stream. This playlist permits player functionality like fast forward and rewind.
scte
Type: STRUCT
Provider name: Scte
Description: The SCTE configuration options in the segment settings.
scte_filter
Type: UNORDERED_LIST_STRING
Provider name: ScteFilter
Description: The SCTE-35 message types that you want to be treated as ad markers in the output.
segment_duration_seconds
Type: INT32
Provider name: SegmentDurationSeconds
Description: The duration (in seconds) of each segment. Enter a value equal to, or a multiple of, the input segment duration. If the value that you enter is different from the input segment duration, MediaPackage rounds segments to the nearest multiple of the input segment duration.
segment_name
Type: STRING
Provider name: SegmentName
Description: The name that describes the segment. The name is the base name of the segment used in all content manifests inside of the endpoint. You can’t use spaces in the name.
ts_include_dvb_subtitles
Type: BOOLEAN
Provider name: TsIncludeDvbSubtitles
Description: By default, MediaPackage excludes all digital video broadcasting (DVB) subtitles from the output. When selected, MediaPackage passes through DVB subtitles into the output.
ts_use_audio_rendition_group
Type: BOOLEAN
Provider name: TsUseAudioRenditionGroup
Description: When selected, MediaPackage bundles all audio tracks in a rendition group. All other tracks in the stream can be used with any audio rendition from the group.
startover_window_seconds
Type: INT32
Provider name: StartoverWindowSeconds
Description: The size of the window (in seconds) to create a window of the live stream that’s available for on-demand viewing. Viewers can start-over or catch-up on content that falls within the window.
Type: UNORDERED_LIST_STRING