Live to VoD (Limited Availability)
Live to VoD is a built-in capability of Play, available from the Standard Feature Plan (currently Limited Availability).
Before we go into the details of how to use it, let's make sure we use the same language ...
Live to VoD allows to convert a live content into a streamable VOD assets.
Once created, VoD assets have an unique identifier used to access the content, and their own lifecyle uncorrelated to the live content.
Overview
The live to VoD workflow is illustrated below. It includes:
- A configuration step used to gather VoD assets into "collections". This step can be done prior to the actual live to VoD processing or during the "Publish" step.
- Four steps that implement the live to VoD process till the user delivery

Live to VoD menu
When Live to VoD is available for your organization, a L2V is available in your UI.
It has 2 tabs: Recorders and Asset Collections.
The next sections describe how to use them.

Creating Recorders
Creating recorders enables to record live content that will later be used as a source to extract VoD.
A recorder is defined by:
- An input
- A transcoding ladder
Optionally, you may
- Change the default recorder name
- Activate the Autopublish to a selected collection to automate this action. This means that all VoD that will be later extracted from this recorder will automatically be sent to the selected collection.
Once created, the recorder starts to record immediately.
The recorder records the same content as delivered for live. Particularly, If the source is missing, the recorded content will be either black, or fallback image depending on the input configuration
The recorder produces recordings that will be the source of future VoD assets.
Recordings are kept for 7 days in the system by default (system setting).
Extracting Assets from Recordings
VoD Assets are generated by extraction from recordings.
To generate a VoD Asset, the following information are required
- Start and End time
- Asset name
An existing matching recording for the selected start and end time must exist to generate the VoD Asset.
The extraction is aligned on segments. The extraction is performed on the closest segment before the requested start date, and after the requested end date.
Publishing to collection
Collections can be used to regroup various assets for business purposes but a single collection for all can be used if not required.
Once the extraction is done, the next step is to publish the extracted VoD asset to a collection.
This results in storing the VoD asset in a dedicated storage. The VoD Asset will then have its own lifetime disregards the recorder it was issued from.
Like for live delivery, VoD Assets are delivered to users via endpoints.
A collection endpoint is defined by
- The collection
- A selected packaging configuration
This results in a templated URL to access VoD Assets belonging to that collection.
Updated on: 19/08/2026
Thank you!