CMAF Multivariant

This component creates, and optionally publishes, a multivariant playlist for a collection of CMAF playlists

Component Configuration

Option Description Required

id

A unique identifier for the component instance

displayName

The name shown in the Studio UI of this component

name

The name of the playlist

destinations

Destination to publish to (default: [])

publishingGroup

This must match the publishing group of any playlists that are being given to this component

initialState

The publishing state of this endpoint by default on start-up (default: "enabled")

notes

Additional notes about this component

Destinations (Akamai)

Option Description Required

type

"akamai"

ingest

The complete URL to be pushed to

playback

The URL from which playback can be accessed

includeAdInsertions

If ad markers are inserted, include them in this publication (default: false)

Destinations (S3)

Option Description Required

type

"s3"

host

The hostname of the s3 bucket to push to

prefix

The sub directory of the bucket to place playlists and segments into

includeAdInsertions

If ad markers are inserted, include them in this publication (default: false)