To activate the License Plate (LP) recognition detection (see Configuring License plate recognition (VT)), do the following:

  1. Download the Sentinel LDK Run-time Environment:

    sudo wget --no-check-certificate http://downloads.vitcompany.com/release/Sentinel/8.1/aksusbd-8.13.1.tar.gz
  2. Unpack the archive:

    sudo tar zxvf aksusbd-8.13.1.tar.gz -C ~
  3. Get the AxxonArchiveSearchll.v2c key file from the technical support department.
  4. Move the received file to the folder with the unpacked archive.
  5. Go to the folder with the unpacked archive and run the following script:

    cd aksusbd-8.13.1
    sudo ./dinst

As a result, the installed key will be displayed at the http://127.0.0.1:1947/ address in the Sentinel Admin Control Center web-application.

  • No labels