Versions Compared

Key

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

...

Section


Column
width35%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn this page:
Table of Contents



Column

General information



Información general 

El módulo de software para el reconocimiento de matrículas The software module for License plate recognition (VT) in Axxon One is licensed by the processed video channels and by countries (see License plate recognition en Axxon One se obtiene con licencias por canales de vídeo procesados y por países (ver Reconocimiento de matrículas (VT)).

Note
titleAttention!

It is necessary to run the commands as the root user.

...

Atención

Es necesario ejecutar los comandos como usuario root.

Instalar el entorno Sentinel LDK Run-

...

time 

Para instalar el entorno To install the Sentinel LDK Run-time environment, do the following:, siga estos pasos:

  1. Cargue el entorno en el servidor que utilizará para la licenciaUpload the environment to the Server on which the license will be used.

Code Block
wget --no-check-certificate https://release.vit.ua/Sentinel/vit_hasp_install.tar.gz -O ~/vit_hasp_install.tar.gz

...


       2. Descomprima el archivo.

Code Block
tar zxvf ~/vit_hasp_install.tar.gz -C ~

...


       3. Ejecute la instalación.

Code Block
cd ~/vit-hasp
sudo ./install.sh


Info
title

...

Nota

Una vez se haya instalado el entorno correctamente, se abrirá la aplicación Sentinel Admin Control Center

...

en el navegador web en http://127.0.0.1:1947/.


Installation of the La instalación del entorno Sentinel LDK Run-time environment is complete.

...

se ha completado en este momento.

Instalar la licencia de demostración

Note
titleAttention!Atención

Antes de instalar una licencia de demostración, es preciso instalar el entorno Before you install a demo license, it is necessary to install the Sentinel LDK Run-time environment.


Note
titleAttention!

Demo mode of the License plate recognition (VT) is not allowed on virtual machines.

Atención

No se permite el uso del modo demo del reconocimiento de matrículas (VT) en máquinas virtuales.

Existen tres tipos de licencias de demostración que pueden utilizar el modo demo del reconocimiento de matrículas There are three types of demo license used for demo mode of the License plate recognition (VT).

  1. Search in the archive — a standard demo license for searching the recognized license plates in the archiveBúsqueda en el archivo — licencia de demostración estándar para la búsqueda de matrículas identificadas en el archivo

Note
title

...

If you use this license, note that there is a 30 seconds delay between the recognition of a license plate and the appearance of a corresponding event (see Vehicle number plate recognition and search).

...

Atención

Si hace uso de esta licencia, tenga en cuenta que existe un retraso de 30 segundos entre el reconocimiento de una matrícula y la aparición del evento correspondiente (ver Reconocimiento y búsqueda de matrículas de vehículos).


      2. Licencia de demostración Rápida — procesamiento del flujo de vídeo a una velocidad de hasta 25 fps en 4 canales; identificación de matrículas en vehículos que circulan a una velocidad de hasta 150 km/h. La validez del modo demo termina a los 60 días contabilizados a partir del momento en que la clave demo se activó.

      3. Licencia de demostración Lenta — procesamiento del flujo de vídeo a una velocidad de hasta 6 fps en 4 canales; identificación de matrículas en vehículos que circulan a una velocidad de hasta 20 km/h. La validez del modo demo termina a los 60 días contabilizados a partir del momento en que la clave demo se activó.

Para instalar la licencia de demostración, necesita:

  1. Descargar el archivo de instalación de la licencia de demostración requerida: Búsqueda en el archivo; Rápida; Lenta.
  2. Activar la licencia de demostración.
    1. para sistemas de 64-bits

To install a demo license, do the following:

  1. Download the installation file of the required demo license: Search in the archive; Fast; Slow.
  2. Activate the demo license.
    1. for 64-bit system:

      Code Block
      /usr/local/bin/hasprus_x86_64_EOAWT u /usr/local/share/hasp-eoawt/<Required demo license file with the v2c extension>


    2. for para sistemas de 32-bit systembits:

      Code Block
       /usr/local/bin/hasprus_EOAWT u /usr/local/share/hasp-eoawt/<Required demo license file with the v2c extension>


      Info
      titleNote

      If the result is “0”, it means the demo license is successfully installed.

      Nota

      Si el resultado obtenido es “0”, quiere decir que la licencia de demostración se ha instalado correctamente.


  3. Reiniciar el SO una vez haya activado la licencia de demostraciónAfter you activate the demo license, restart the OS.

    Code Block
    sudo reboot


Info
titleNoteNota

La aplicación Information about the installed demo license is displayed in the Sentinel Admin Control Center web application, on the Sentinel Keys tab.

The installation of the demo license is now complete.

...

 contiene toda la información de la licencia de demostración instalada y se encuentra en la pestaña Llaves Sentinel.

Se ha completado la instalación de la licencia de demostración.

Instalar una llave de hardware

Note
titleAttention!Atención

Antes de instalar una llave de hardware, es necesario instalar el entorno Before you install a hardware key, it is necessary to install the Sentinel LDK Run-time environment.

To ensure the hardware key operation, it is necessary to connect the hardware key to the Server where you plan to use the License plate recognition (VT). If the Para garantizar las operaciones de la llave de hardware, es necesario conectar la llave de hardware al servidor donde tiene pensado hacer uso del reconocimiento de matrículas (VT). Si el entorno Sentinel LDK Run-time environment is successfully installed, the license is automatically recognized by Axxon One and it is ready to usese ha instalado correctamente, la licencia será reconocida automáticamente por Axxon One y estará lista para ser utilizada.

Info
titleNote

Information about the installed hardware key is displayed in the Sentinel Admin Control Center web application, on the Sentinel Keys tab.

The installation of the hardware key is now complete.

...

Nota

La aplicación Sentinel Admin Control Center contiene toda la información de la licencia de demostración instalada y se encuentra en la pestaña Llaves Sentinel.

Se ha completado la instalación de la llave de hardware.

Instalar una llave de software

Note
titleAttention!Atención

Antes de instalar una llave de software, es necesario instalar el entorno Before you install a software key, it is necessary to install the Sentinel LDK Run-time environment.

To install a software key, do the following:

Para instalar una llave de software, siga estos pasos:

  1. Haga una captura del hardware del servidor. Una captura es un fichero con la extensión c2v. El fichero fingerprint.c2v creado se ubicará en Create a snapshot of the Server hardware. A snapshot is a file with the c2v extension. The created file fingerprint.c2v will be located in /usr/local/share/hasp-eoawt/.

    Code Block
    cd /<Path to the installation package>/  
    sh get_fingerprint.sh
  2. Give the created file with the c2v extension to the AxxonSoft manager.

  3. Get a v2c file from the AxxonSoft manager. The received file will contain license information that will be available for use only on your Server.


  4. Proporcione a un administrador de AxxonSoft el fichero con la extensión c2v creado.

  5. Obtendrá un fichero con extensión v2c del administrador de AxxonSoft. El fichero recibido contiene la información de licencia que podrá utilizar únicamente en su servidor.

  6. Active la licencia para instalar la llave de software.

    1. para sistemas de 64-bits

    Activate the license to install a software key.

    1. for 64-bit system:

      Code Block
      /usr/local/bin/hasprus_x86_64_EOAWT u /usr/local/share/hasp-eoawt/<Received file with the v2c extension>


    2. for para sistemas de 32-bit systembits:

      Code Block
      /usr/local/bin/hasprus_EOAWT u /usr/local/share/hasp-eoawt/<Received file with the v2c extension>


  7. After you activate the license, restart the OSUna vez haya activado la licencia, reinicie el SO.

    Code Block
    sudo reboot


Info
titleNote

Information about the installed software key is displayed in the Sentinel Admin Control Center web application, on the Sentinel Keys tab.

The installation of the software key is now complete.

Activating and updating the license

To activate/update the license, do the following:

Nota

La aplicación Sentinel Admin Control Center contiene toda la información de la licencia de demostración instalada y se encuentra en la pestaña Llaves Sentinel.

La instalación de la llave de software se ha completado en este momento.

Activar y actualizar la licencia

Si desea activar/actualizar la licencia, haga lo siguiente:

  1. Haga una captura del estado actual de la licencia que contiene el servidor. Una captura es un fichero con la extensión c2v. El fichero haspinfo.c2v creado se ubicará en Create a snapshot of the current state of the license contained on the Server. A snapshot is a file with the c2v extension. The created file haspinfo.c2v will be located in /usr/local/share/hasp-eoawt/.

    Code Block
    cd /<Path to the installation package>/  
    sh get_haspinfo.sh
  2. Give the created file with the c2v extension to the AxxonSoft manager.

  3. Get a v2c file from the AxxonSoft manager. The received file will contain license information that will be available for use only on your Server.


  4. Proporcione a un administrador de AxxonSoft el fichero con la extensión c2v creado.
  5. Obtendrá un fichero con extensión v2c del administrador de AxxonSoft. El fichero recibido contiene la información de licencia que podrá utilizar únicamente en su servidor.
  6. Active/actualice la licencia.

    1. para sistemas de 64-bits

    Activate/update the license.

    1. for 64-bit system

      :

      Code Block
      /usr/local/bin/hasprus_x86_64_EOAWT u /usr/local/share/hasp-eoawt/<Received file with the v2c extension>
      for


    2. para sistemas de 32-

      bit system

      bits:

      Code Block
      /usr/local/bin/hasprus_EOAWT u /usr/local/share/hasp-eoawt/<Received file with the v2c extension>
    After you activate/update the license, restart the OS

  7. Una vez haya activado/actualizado la licencia, reinicie el SO.

    Code Block
    sudo reboot


Info
titleNote

Information about the activated/updated license is displayed in the Sentinel Admin Control Center web application, on the Sentinel Keys tab.

The activation/update of the license is now complete.

Removing a license

To delete a license, do the following:

Nota

La aplicación Sentinel Admin Control Center contiene toda la información de la licencia de demostración instalada y se encuentra en la pestaña Llaves Sentinel.

Se ha completado la activación/actualización de la licencia.

Eliminar una licencia

Para eliminar una licencia, deben seguirse estos pasos:

  1. Abra el contenido del fichero c2v que se creó para la instalación, activación o actualización de la licencia actual. El ID de la licencia se indica en el cuerpo de la llave como 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">.
  2. Delete the v2c file that has the same ID as the c2v file located in Elimine el fichero v2c con el mismo ID que el fichero c2v ubicado en /var/hasplm/installed/107392/.Stop the processes
  3. Detenga todos los procesos.

    Code Block
    killall aksusbd
    killall haspmld


  4. Start the services

    Inicie los servicios.

    Code Block
    haspmld -s
    aksusbd
    After you


  5. delete the license, restart the OS

    Una vez haya eliminado la licencia, reinicie el SO.

    Code Block
    sudo reboot

The removal of the license is now complete.

Checking a license


La eliminación de la licencia se ha completado en este momento.

Comprobar una licencia

Puede comprobar el estado en que se encuentra la licencia actual en el servidor. Para ello, abra la aplicación web 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.If there is no Web browser on the Server, execute the following two commands in the console one by one. La pestaña Funciones contiene toda la información de la licencia.

Si no cuenta con navegador web en el servidor, ejecute los siguientes comandos en la consola uno tras otro:

Code Block
curl -X POST -d 'accremote=1' http://localhost:1947/_int_/config.html
wget --post-data 'accremote=1' http://localhost:1947/_int_/config.html

...