Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. The names of the four registry parameters that specify the settings of the video archive were updated. These parameters were also moved to the FileSystem section:

    UpdatesPrevious valueNew value

    String parameters




    MemFileFileSystem.MemFile
    FastIndexFileSystem.FastIndex
    ReadRawFileSystem.ReadRaw
    WriteBufferSizeFileSystem.WriteBufferSize
    Registry section in which they are locatedHKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ITV\Intellect\VideoHKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ITV\Intellect\Video\FileSystem

    After updating, the previous parameters will not be taken into account by the system. The default values for the new parameters will be used

    FileSystem.MemFile, FileSystem.FastIndex, FileSystem.ReadRaw and FileSystem.WriteBufferSize

  2. New registry parameters were added:

    1. StatusInfo disables the statistics display and its record into the log file.
    2. FileSystem.PreAllocateFileSize sets the minimum size of the video archive temporary file. The parameter defines the size of the temporary files that will be created by default.
    3. FileSystem.WriteBufferMemoryLimit sets the maximum possible size of the memory buffer for the channel before the data from the buffer are recorded to the archive.

...