Go to documentation repository
Previous page Next page
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.Use | Operation mode |
---|---|
0 | The recognized LP images and vehicle images are stored either in the Auto PSIM database, or nowhere |
1 | The 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.
Attention!
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) isn't taken into account.
Note
You can access the images stored in the folder on disk using the HTTP GET-requests (see Image receiving by the ID).
Configuring the storage of recognized LP images and vehicle images on disk is complete.