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

Previous page Configuring BACnet integration  Configuring SIP-terminal Next page


Integration with the YITU face recognition system is designed to request events about recognized faces from the YITU server.

Integration with the YITU face recognition system is configured in the following order:

  1. Create the Yitu client object under the Computer object on the Hardware tab of the System settings window (1).
  2. In the Server address field (2), enter the YITU server IP and port in the format https://IP:port, for example:
    https://192.168.7.107:9812
  3. In the Login field, enter the YITU user name (3).
  4. In the Password field, enter the YITU user password (4).
  5. In the Server request interval, ms field enter the time period to send requests to the server (5).
  6. If the YITU system is to be polled continuously, set the Continuous service polling checkbox (6).
  7. Click Apply (7).

After completing these actions, Intellect will send an authorization request with the corresponding login and password to the specified address and receive an authorization token in response. If authorization is successful, Intellect software will be sending requests for new events to the YITU server at the specified frequency and output the information received to the Event Viewer.

Note.

Events are requested from the last request. If necessary, set the time from which to request events using the registry key:

KEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ITV\INTELLECT\Yitu\{Yitu client ID}\DefaultStartRequestTimestamp

Integration with the YITU face recognition system is now configured.

  • No labels