Versions Compared

Key

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

...

Note
titleImportant!

The archive from various Servers must not be recorded to one network storage as the archive index will be violated.

Note
titleImportant!

Files are created/deleted quite slowly on current NASes. This can cause dropped frames or gaps in the archive, especially when loop recording is performed. To avoid this, use TempWritingDir and MpegWritingQueueSize or MJpegWritingQueueSize registry keys (see Registry keys reference guide).

 

To add a network disk by specifying the UNC path, do the following:

  1. Go to the last line in the disk list and click the down key.
  2. Specify the path to a network disk in the appeared line in the Disk column.UNC path is set in \\server_name\share_name format where server_name is the name of file server and share_name is the network name of the general folder.

    Info
    titleNote.

    If there are any problems with storing video/audio archive at network disks, then use the net use command of Windows command prompt:

    net use disk_name: \\server_name\share_name  /delete

    net use disk_name: \\server_name\share_name  /USER:user_name

    Where user_nameis a user that has rights to store to selected network disk and on whose behalf the video module is launched;

    disk_name: is the name of the disk drive. This is to be performed after every Windows OS restart.

    Details about the net use command are in Microsoft official documentation (www.microsoft.com).


  3. Set a checkbox for created disk in the Video column.
  4. Click the Apply button.

...