Playout
Automated sequential playback of media sources with playlist management, supporting both file-based and live external sources
Component Configuration
| Option | Description | Required |
|---|---|---|
id |
A unique identifier for the component instance |
✓ |
displayName |
The name shown in the Studio UI of this component |
✓ |
resolution |
All video will be normalised to this resolution (default: {"width":1920,"height":1080}) |
✗ |
frameRate |
All video will be normalised to this frame rate (default: {"frames":25,"seconds":1}) |
✗ |
sampleRate |
All audio will be normalised to this sample rate (default: 48000) |
✗ |
channelLayout |
All audio will be normalised to this channel layout (default: "stereo") |
✗ |
transitionDurationMs |
Default transition duration between items (ms) (default: 0) |
✗ |
playlistLoop |
Loop back to the first item when the playlist ends (default: false) |
✗ |
sources |
Available external sources (auto-populated from subscriptions) (default: []) |
✗ |
notes |
Notes about this component |
✗ |
Tags: playout playlist automation sequence file playback