Go to documentation repository
Page History
...
If the embedded detector sends any metadata to Intellect (for example, a thermal camera detector sends body temperature data when a face is detected), the MD_INFO the DETECTED event from the CAM_IP_DETECTOR object is generated in the system containing this data in a string format. Further processing of the obtained data is carried out using scripts.
In the case of a thermal camera, there is also a TEMPERATURE_ALARM event from the CAM object displayed in the Event Viewer with the temperature value. The temperature threshold is set in the thermal camera web interface. Furthermore, the processing of obtained body temperature data is also implemented in Face-Intellect software (see the Face-Intellect Administrator Guide in AxxonSoft documentation repository for more details about this function).
...