Versions Compared

Key

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

...

  1. Updated the names of four registry parameters that specify the settings of the video archive. Moved these parameters 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 system will not take into account the previous parameters. The default values for the new parameters FileSystem.MemFile, FileSystem.FastIndex, FileSystem.ReadRaw and FileSystem.WriteBufferSize will be used instead . Image Added

  2. Added new registry parameters:

    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; when this value is exceeded, the data from the buffer will be recorded to the archive.

...