Changes to Fetch a single live HLS segment, or a track's init segment, from the in-memory live window. `seg` is `init` for the EXT-X-MAP init segment, otherwise the segment's media-sequence number; a cosmetic `.m4s` suffix is accepted (and ignored) so ffmpeg-based HLS players will fetch it. HTTP Range is honored. Segments are the verbatim signed canonical .m4s, so provenance travels with playback.

GET /xrpc/place.stream.playback.getLiveSegment

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