M3u8 Input

Ingests an HLS media playlist: a single-stream audio, video, or WebVTT rendition, or a multimedia transport-stream playlist (video + audio plus optional SCTE-35 / captions / subtitles)

Component Configuration

Option Description Required

id

A unique identifier for the component instance

displayName

The name shown in the Studio UI of this component

sourceName

Source name for the output stream (default: "m3u8-source")

kind

Which sort of HLS media playlist this is (default: "video")

url

URL of the HLS media playlist (.m3u8)

language

WebVTT only: BCP-47 language tag (e.g. en, en-GB)

renditionName

WebVTT only: rendition name (default "default")

playMode

WebVTT only: fromStart replays from the oldest visible segment; live follows the live edge

streamMappings

Configure which streams to accept from this input

Tags: m3u8 hls playlist ingest subtitles webvtt ts transport stream scte35 captions