Go to documentation repository
To activate a license for the Face detection (VL) (see DetectorPack 애드온 설치, Configuring Face detection (VL)), do the following:
Request EID and ProductID from technical support.
Note | ||
---|---|---|
| ||
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.
Code Block |
---|
sudo nano /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf |
Enter the received EID and ProductID.
Code Block |
---|
<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.
Code Block |
---|
sudo /opt/AxxonSoft/DetectorPack/VLSdk/gpu/FingerprintViewer |
Go to the website.
Note | ||
---|---|---|
| ||
If you fail to log in to the website, please contact technical support. |
Place the licenseFile.v2c in the required directory.
Code Block |
---|
sudo cp /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/licenses-archive/license.conf /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf |
Activate the license.
Code Block |
---|
sudo /opt/AxxonSoft/DetectorPack/VLSdk/gpu/FingerprintViewer /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf |
Face detection (VL) license is activated.
Info | ||
---|---|---|
| ||
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. |