Codeproject Blue Iris Verified

: Blue Iris pauses the alert and extracts a high-resolution snapshot from the main stream. It passes this image to CodeProject.AI via a local network port (usually port 32168 ).

To achieve fast and reliable verification, the hardware used for the AI processing is critical:

Download the standalone Windows installer directly from the official CodeProject.AI Download Page.

: If the object meets your specific threshold (e.g., person: 65% ), Blue Iris marks the clip as Verified , flags the timeline, and pushes an alert. Otherwise, it cancels the alert silently. 🛠️ Step-by-Step Installation and Core Connection codeproject blue iris verified

Open Blue Iris and click the in the top-left corner. Head to the AI Tab . Check the box for Use AI server on IP/port .

Integrating creates a verified alert ecosystem that eliminates false positives by processing video feeds locally using advanced computer vision. By shifting from standard pixel-based motion triggers to verified artificial intelligence analysis, your security system will only alert you when specific target objects—like people, vehicles, or animals—are actually present.

. This self-hosted, offline architecture replaces old cloud-reliant ecosystems. It provides instantaneous analysis of your video feeds for specific targets like people, cars, and delivery trucks. : Blue Iris pauses the alert and extracts

Users can use specific models (like YOLOv8) or custom-trained models to detect unique objects, such as specific animals. How to Set Up and Verify Your AI Integration

Enable to allow the NVR software to manage the background service seamlessly. Fine-Tuning Camera Verification Settings

Running AI can be resource-intensive, especially on CPU-only systems. : If the object meets your specific threshold (e

A standout "verified" project is using a custom model to detect deliveries. As documented in a popular CodeProject article, you can download the package.pt custom model from the GitHub repository of , a CodeProject Community Engineer.

Note: The installation may take some time as it downloads several large model files. 2. Configure Blue Iris for AI Open -> Settings (gear icon). Go to the AI tab. Ensure that "Enabled" is checked.

[ IP Camera ] ──> (Simple Motion Trigger) ──> [ Blue Iris NVR ] │ [ Verified Push Notification ] <── (Target Found) ──┤ (Sends Frame) ▼ [ CodeProject.AI Server ] (YOLOv5 / Face Matcher)

To route your video frames to the AI engine, link your Blue Iris Software instance to the local server:

#BlueIris #CodeProject #SmartHome #Security #OpenSource