Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Intellect integration guide (HTTP API, IIDK, ActiveX, HTTP Server, Axxon Next)  Hardware and Software Module Integration Next page


This guide covers the information on how to provide interaction of Intellect with external systems. Intellect has the following solutions:

  1. IIDK Interface. It is used to integrate functional modules into the system. Functional modules perform the following tasks:
    1. Adding new security hardware to the system.
    2. Implementing new service functions (security hardware management).
    The module integration steps are examined using a demonstration module DEMO as an example. Its source files are attached to the documentation.
    You can download DEMO module at Intellect integration guide (HTTP API, IIDK, ActiveX, HTTP Server, Axxon Next).
  2. CamMonitor.ocx ActiveX Control. The component is similar in every way to the Video surveillance monitor interface object. It allows you to manage cameras, view the archive, etc.
  3. HTTP API. The software interface allows you to send commands and receive data from Intellect using the HTTP requests.
  4. RabbitMQ. It allows you to send and receive messages in Intellect using the RabbitMQ message broker.
  5. Axxon Next integration. It allows you to receive data from Axxon Next video cameras.


  • No labels