Create Custom DASH Manifest

A Custom DASH Manifest gives you full control over its contents. Add Periods, Adaptation Sets, Representations, Content Protections or Custom XML Elements via the respective endpoints. If you need a simpler solution, create a Default 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 Custom 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.

Responses

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