Create Default DASH Manifest

A Default Manifest is the easiest way to create a manifest file. Its contents will be configured automatically, depending on what output your encoding creates (muxings, thumbnails, sprites, subtitles, DRM information). If you need more control, create a Custom Manifest resource instead. See documentation page for a comparison

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The Default DASH Manifest to be created.

string

Name of the resource. Can be freely chosen by the user.

string

Description of the resource. Can be freely chosen by the user.

string

User-specific meta data. This can hold anything.

outputs
array of objects
required

The outputs to store the manifest

outputs*
string
enum
Defaults to LIVE

Determines if segmented or progressive representations can appear in the manifest

Allowed:
string

The filename of your manifest

namespaces
array of objects

List of additional XML namespaces to add to the DASH Manifest

namespaces
utcTimings
array of objects

List of UTC Timings to use for live streaming

utcTimings
string
enum

The manifest compatibility with the standard DASH Edition.

Allowed:
string
enum
Defaults to LONG

Determines how timestamps should appear in the manifest

Allowed:
double
Defaults to 2

The minimum buffer time in seconds that the client should maintain to ensure uninterrupted playback. Default is 2 seconds.
Note: For VOD ON_DEMAND dash manifests, the default value may differ from 2.0 seconds if not explicitly set.

string

The id of the encoding to create a default manifest for. Either "encodingId" or "periods" is required.

string
enum
Defaults to V1

Specifies the algorithm that determines which output of the given encoding is included into the manifest. Note that this is not related to the "manifestGenerator" version of the "Start" request.

Allowed:
periods
array of objects

Adds a period for every item. Can only be used when setting "version" to "V2". Either "periods" or "encodingId" is required.

periods
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json