Go to documentation repository
Page History
...
Section | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
General information
The software module for the License plate recognition (VT) in in Axxon One is licensed by the processed video channels and by countries (see License plate recognition (Plate Recognition VT)).
Note | ||
---|---|---|
| ||
It is necessary to run the commands as the root user. |
Installing the Sentinel LDK Run-time environment
To install the Sentinel LDK Run-time environment, do the following:
...
Info | ||
---|---|---|
| ||
If the environment is successfully installed, the Sentinel Admin Control Center web application will open in the Web browser at http://127.0.0.1:1947/. Information about the installed demo license will be displayed on the Sentinel Keys tab. |
Installing a hardware key
Note | ||
---|---|---|
| ||
Before you install a hardware key, it is necessary to install the Sentinel LDK Run-time environment. |
...
The installation of the hardware key is now complete.
Installing a software key
Note | ||
---|---|---|
| ||
Before you install a software key, it is necessary to install the Sentinel LDK Run-time environment. |
...
The installation of the software key is now complete.
Updating the license
To update the license, do the following:
...
The update of the license is now complete.
Removing a license
To delete remove a license, do the following:
- Open the contents of the c2v file that was created for the installation, activation or update of the current license. The license ID in the body of the key is indicated as <hasp id="Identifier of the current license">.
- Delete the v2c file that has the same ID as the c2v file located in /var/hasplm/installed/107392/.
Stop the processes.
Code Block killall aksusbd killall haspmld
Start the services.
Code Block haspmld -s aksusbd
After you delete remove the license, restart hasplmd service:
Code Block sudo systemctl stop hasplmd.service
Code Block sudo systemctl start hasplmd.service
or restart the Server:
Code Block sudo reboot
The removal of the license is now complete.
Checking a license
You can check the current license status on the Server. To do this, open the Sentinel Admin Control Center web application. The license information is displayed on the Features tab.
...