Skip to main content
Version: v2.3.0

VOD Recording

Bitstreams provides the ability to manually record the input stream, allowing the user to copy the manifest and segments to another server for VOD playback. Currently only HLS is supported.

warning

It is the user's responsibility to manage the storage and ensure there is enough space

Enable VOD Recording

Ensure at least one output has been configured for HTTP output and in the setting column HLS and recording has been enabled.

Start VOD Recording

  1. Navigate to the Encoding Details page and ensure the encoding session is running with a valid input

  2. Navigate to the Recordings Tab. start-recording

  3. At the beginning of the event, click Start Recording button.

    start-recording-button

  4. A New Event will be created in the table, with a status of Started new-event-start

Stop VOD Recording

  1. After the event has been completed, click Stop Recording

    stop-recording-button

  2. Bitstreams will Process the stream to generate a single manifest and the required segments. stop-event-processing

  3. After Bitstreams has been processed, the status will change to Ready. The event will now be ready for VOD playback on another server. stop-event-completed

Recording Table Details

ParameterDescription
Event IDRandomly generated ID for the recording.
StartedDate and time of when the event recording was started
EndedDate and time of when the event recording was stopped
Output PathThe file patch location of where the recording was saved
StatusThe status of the recording
tip

Hover over the output path to reveal the full path and click to copy the path to the clipboard hover-over-path