Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To activate a license for the Face detection (VL) (see DetectorPack 애드온 설치, Configuring Face detection (VL)), do the following:

  1. Request EID and ProductID from technical support.

    Note
    titleAttention!

    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.

     

  2. Open the license.conf file.

    Code Block
    sudo nano /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf

     

  3. 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"/>


  4. Save the file.
  5. Run the FingerprintViewer file. You will receive the FingerPrint data.

    Code Block
    sudo /opt/AxxonSoft/DetectorPack/VLSdk/gpu/FingerprintViewer


  6. Go to the website.

    Note
    titleAttention!

    If you fail to log in to the website, please contact technical support.

     

  7. Log in using the received EID.
  8. Fill in the user registration data.

  9. Click the Save button.
  10. Click the Activate button to activate the license.
  11. In the Activatee Email Address, specify the email address to confirm the license activation. The licenseFile.v2c file with license data will be sent to the specified email address.

  12. In the Device FingerPrint field, specify the FingerPrint data.
  13. Click the Activate button.
  14. 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


  15. Activate the license.

    Code Block
    sudo /opt/AxxonSoft/DetectorPack/VLSdk/gpu/FingerprintViewer /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf

     

  16. Make sure the license is successfully activated.

Face detection (VL) license is activated.

Info
titleNote

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:

  1. Do steps 2–5, 14–15 on the Server where the license will be used.
  2. Do steps 1, 6–13, 16 on any computer connected to the Internet.
  3. Click the View License button.
  4. Download the license file by clicking the Save To File button.

The license is activated on the Server with no Internet connection.