Versions Compared

Key

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

The storage of recognized LP images and vehicle images storage on disk depends on the following registry keys (see Registry keys reference guide for details. For information about system on working with registry, refer to see Working with Windows OS registry):

  • LprDB.Use: the key specifies the method of storing recognized LP images and vehicle images storing mode. By default, the key value is is 1;.
  • LprDB.Path: the key specifies the local or network folder on the computer for storing the recognized LP images and vehicle images (you can specify either a local or a network folder). The default folder is C:\ProgramData\AxxonSoft\LprDB;.
  • LprDB.FreeMB: specifies the key specifies the amount of free storage space in a directory. When the limit is exceeded, the overwriting process starts, rewriting the oldest images with the most recent ones. By default, it’s the limit is 5000 MB.

The Operation modes of Auto PSIM and storage of recognized LP images and vehicle images storing modes depending on the specified at each value of the LprDB.Use key value are described in the table below.

LprDB.UseStoring Operation mode
0The recognized LP images and vehicle images are stored either in the Auto PSIM database, or nowhere.
1The recognized LP images and vehicle images are stored in the folder specified in the LprDB.Path key. The disk space limit of this folder is specified in the LprDB.FreeMB key.

To change the storing operation mode, specify the appropriate value for the the LprDB.Use key corresponding to the necessary mode of storing the recognized LP images and vehicle images.

To select the local or network folder on disk for storing the recognized LP images and vehicle images, specify the folder path as the LprDB.Path key value.

To set specify the amount of free storage space in a directory, upon reaching which the images will be overwritten on a loop, specify the corresponding value in megabytes as the LprDB.FreeMB key value.

...

If the recognized LP images and vehicle images storing on disk is enabled, the Record frames to SQL DB parameter (see Configuring the storage of recognized LP images and vehicle images in the Auto PSIM database) is not taken into account.

Info
titleNote

You can access the images stored in the folder on disk using the HTTP GET-requests (see Image receiving Receiving an image by the ID).

Configuring the storage of recognized LP images and vehicle images storage on disk is complete.