1. Home
  2. Docs
  3. Spectr
  4. The configuration
  5. Vod block

Vod block

Settings of vod service:

  • file_seek_mode — file start search (VOD) mode (recommended) none).
  • pv_seek_mode — file start search mode (PVR) (recommended) simple).
  • locations — list of available directories with files.

Directory parameters:

  • id — unique directory identifier, only lowercase latin characters, numbers and underline symbol.
  • location — the absolute path to the directory.

The file start search mode determines where the requested file will come from. Available options:

  • none — the file will be given strictly from the byte requested by the client. It is recommended for most cases.
  • simple — the file will be sent from the nearest synchronization byte in the ts stream (byte 0x47).