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

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

LprDB.UseOperation 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 operation mode, specify the appropriate value for the LprDB.Use key corresponding to the necessary mode of storing the recognized LP images and vehicle images.

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

To 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.

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

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