Go to documentation repository
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):
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.Use | Storing 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 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 | ||
---|---|---|
| ||
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.