Versions Compared

Key

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

...

New features in Intellect 4.11.3

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

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

...