- hikmicro sdk
- hikmicro sdk
Hikmicro Sdk -
Hikmicro SDK: A Comprehensive Technical Guide
Introduction
Hikmicro, a subsidiary of the Hikvision ecosystem, specializes in thermal imaging and digital night vision technologies. The Hikmicro SDK (Software Development Kit) is a comprehensive set of software tools, libraries, and APIs designed to enable third-party developers and system integrators to integrate Hikmicro hardware (thermal cameras, monoculars, and NVRs) into custom applications.
B. Real-Time Thermal Streaming
While standard IP cameras stream video, thermal cameras require specialized handling.
Availability: Downloadable from the Hikvision HiTools Download Center. hikmicro sdk
ISAPI & OTAP: Web-based RESTful APIs for hardware integration without platform-specific libraries.
If you need raw temperature data at scale, the Hikmicro SDK is arguably the best in the market outside of military-grade hardware. Download the latest SDK from the official partner site, start with the Sample_CPP project, and you will have a thermal data stream running in your enterprise application within an afternoon. Video Stream Acquisition – Access raw thermal data
: The SDK is available for both Windows (32-bit and 64-bit) and Linux environments. Programming Resources
1. Core Capabilities It Provides
- Video Stream Acquisition – Access raw thermal data (temperature matrix) and visible video streams via RTSP, USB, or GigE.
- Temperature Measurement – Extract spot temps, area min/max/avg, temperature alarms, and isotherms directly from thermal data.
- Device Control – Change palettes, focus modes (manual/auto), digital zoom, and measurement presets.
- Data Export – Save thermal snapshots (often with embedded radiometric data) and video files.
Media Management: Remotely download stored images and videos, and perform log queries. Technical Specifications HIKMICRO Mini2 Infrared Smartphone Camera For Android Media Management : Remotely download stored images and
2. Thermal Data Analysis
Unlike standard IP cameras, thermal devices require access to temperature data.