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

  1. db7574d6e1c111
  2. 15b4f9a5be471
  3. b21cd76056301

What changed