Changes to Turn a finished livestream into a VOD. The server concatenates the MUXL segments it recorded for the livestream into a single content blob, derives the playback sidecars, and publishes the place.stream.media.track records. Processing completes server-side and creates a draft VOD; the client does not need to poll or publish — the user publishes the draft later via place.stream.vod.publishDraft. Returns the draft's ats:// URI so the client can navigate to it, alongside an uploadId for backwards compatibility.

POST /xrpc/place.stream.media.finalizeLivestream

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 52 revisions of this API.12

  1. fd7251637ba91
  2. 2057274d45781
  3. b21cd76056301

What changed