---
title: "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."
method: GET
path: "/xrpc/place.stream.playback.getLivePlaylist"
---

# 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.

## Timeline

Changed in 3 of 52 revisions.

- **2026-05-26** `db7574d6e1c1` — 1 breaking, 1 warning
- **2026-05-26** `15b4f9a5be47` — 1 info
- **2026-01-21** `b21cd7605630` — 1 breaking

## Changes

- **2026-05-26** `db7574d6e1c1` — 1 breaking, 1 warning
  - added the new required `query` request parameter `streamer`
  - deleted the `query` request parameter `did`
- **2026-05-26** `15b4f9a5be47` — 1 info
  - endpoint added
- **2026-01-21** `b21cd7605630` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema/docs/xrpc/place.stream.playback.getLivePlaylist/get.md) · [API](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema.md) · [Page](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema/changes/xrpc/place.stream.playback.getLivePlaylist/get)
