ESP32 cameras see, the edge bridge thinks, and Qwen Cloud verifies — only real events reach your team, with no more scrubbing through CCTV footage.
Live MJPEG stream
ESP32 cameras stream through a laptop edge bridge that detects events close to the source, before anything reaches the cloud.
Qualifying events are reviewed by Qwen Cloud, which reasons about the scene and confirms a real match before anyone is alerted.
Flutter web shows camera health, live streams, PTZ controls, agent assignment, realtime events, clips, and push alerts.
Follow a camera event from local edge detection through Qwen verification, an auditable verdict, and the operator response.
YOUTUBE DEMO
Basic smart CCTV adds motion and object detection, but threshold-based models still confuse candidates with real incidents. Erlang AI Vision keeps edge ML for speed, then uses an AI agent to verify context, explain the verdict, and investigate before alerting you.
Cameras stay on your local network. The edge bridge is the only thing that talks to the cloud, and Qwen verifies every event before it becomes an alert.



The product is built for front doors, corridors, storage rooms, and small-site monitoring where cheap cameras need better context before a human is interrupted.
Operators spend their time on confirmed incidents instead of watching uneventful feeds.
Local detection reduces unnecessary cloud calls and keeps routine frames close to the camera path.
Operators can inspect, pan, tilt, and confirm events from the web console when something needs attention.
When an edge detector flags a candidate, the event runs a three-stage pipeline. Qwen Cloud decides whether it truly matches your rule — gathering more evidence first when it helps — then returns an auditable verdict.
XIAO ESP32-S3 cameras capture events on-site and relay them to the laptop edge bridge.

Ultralytics YOLO filters visual noise locally so only meaningful candidates reach the cloud.

Qwen on Alibaba Cloud reasons against your natural-language rule and issues the final verdict.
Every tool call is logged to the event’s audit trail.

| verified | true |
| severity | high |
| confidence | 0.92 |
| recommended_action | notify |
The landing page gives reviewers and teammates one place to understand the IoT setup, cloud architecture, source code, and login-backed console.
Open the working repositories for the web app, backend, IoT camera firmware, laptop edge bridge, deployment scripts, and project documentation.
Edge sensors plus cloud reasoning