Auto CMAF
This component handles the creation of CMAF outputs from multiple video and audio streams.
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 multivariant/dash playlist |
✓ |
sessionId |
Generate a unique session id per run to avoid cache collisions |
✓ |
s3Destinations |
S3 destinations to publish to |
✓ |
drmProvider |
Encrypt with a DRM provider (if configured globally) |
𐄂 |
Segments
Option | Description | Required |
---|---|---|
retentionPeriod |
How many seconds of data to retain for playback in media playlists |
✓ |
defaultSegmentCount |
How many segments to display in a default playlist (0 means show all) |
✓ |
targetSegmentDuration |
How many seconds should be in each segment |
✓ |
targetPartDuration |
For low latency playlists, what size parts should be generated in seconds |
✓ |
holdBackSegments |
How many segments back should a player start |
𐄂 |
holdBackParts |
How many parts back should a player start |
𐄂 |