Changes to Get an HLS CMAF playlist for a live stream. Returns a master playlist when `track` is omitted, or a single-track media playlist when `track` is supplied. The playlist references each segment + per-track init segment via getLiveSegment. Segments come from an in-memory sliding window fed as the stream is ingested (or replicated to this node), so a playlist is only available while the stream is live here.
GET /xrpc/place.stream.playback.getLivePlaylist
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 52 revisions of this API.211
What changed
- ▲
added the new required
queryrequest parameterstreamernew-required-request-parameter
- ●
deleted the
queryrequest parameterdidrequest-parameter-removed
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲