To activate a license for Face detection (VL) (see Installing DetectorPack addons, Configuring Face detection (VL)), do the following:
Request EID and ProductID from technical support.
EID and ProductID are linked with the MAC address of the Server. If the MAC address changes, you need to request EID and ProductID again. |
Open the license.conf file.
sudo nano /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf |
Enter the received EID and ProductID.
<param name="EID" type="Value::String" text="received EID"/> <param name="ProductID" type="Value::String" text="received ProductID"/> |
Run the FingerprintViewer file. You will receive the FingerPrint data.
sudo /opt/AxxonSoft/DetectorPack/VLSdk/gpu/FingerprintViewer |
Go to the website.
If you fail to log in to the website, please contact technical support. |
Place the licenseFile.v2c in the required directory.
sudo cp /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/licenses-archive/license.conf /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf |
Activate the license.
sudo /opt/AxxonSoft/DetectorPack/VLSdk/gpu/FingerprintViewer /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf |
Face detection (VL) license is activated.
If the Server is connected to the Internet, the license will be checked automatically on the license server. If the Server doesn't have an Internet connection, do the following:
The license is activated on the Server with no Internet connection. |