Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note
titleAttention!

Starting with Detector Pack 3.11, a demo license has been added to the VL Face Recognition Pack add-on (see Installing DetectorPack add-ons). Demo The demo license is valid for 30 days after installation on one server or a virtual machine.

...

  1. Request EID and ProductID from the  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
    languagebash
    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
    languagebash
    sudo /opt/AxxonSoft/DetectorPack/VLSdk/gpu/FingerprintViewer /opt/AxxonSoft/DetectorPack/VLSdk/gpu/data/license.conf


  6. Go to the website.

    Note
    titleAttention!

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

    Tip

    Guide to the Sentinel EMS Customer Portal

  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 field, 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 Complete Activation button.
  14. Place the licenseFile.v2c file in the required directory: /opt/AxxonSoft/DetectorPack/VLSdk/. 

  15. Make sure the license is successfully activated. If the server is connected to the internet, the license will be checked automatically.

...