YunKan-OpenVINO martin888/yunkan-openvino:0.9.11 https://hub.docker.com/r/martin888/yunkan-openvino host sh false https://github.com/mrtian2016/yunkan-unraid-templates/issues https://yun-kan.com YunKan (云瞰) — self-hosted, local-first **NVR / VMS** for home and small-business IP cameras, with on-device AI: motion, **person / vehicle / face / license plate (ALPR / LPR) / pose / fall detection**. Your video stays on your LAN — nothing is uploaded to any vendor cloud. A privacy-first **Frigate / Shinobi / ZoneMinder / Scrypted / Agent DVR / iSpy / MotionEye** alternative — pre-bundled into a single container so there is no Mosquitto / database / reverse-proxy / model-download wiring to do by hand. This is the **OpenVINO variant** — uses Intel iGPU acceleration via **OpenVINO + VAAPI hardware decode**. Best fit for low-power mini-PCs and NAS boxes: **N100 / N300 / N305 / N5105 / J4125 / J5040 / 12th-14th gen Core / UHD 6xx / Iris Xe / Arc**. Inference is typically 3-5x faster than the CPU variant; software decode drops from ~80%/core to ~25%/core via VAAPI — perfect for **N100 / N305 Unraid servers** running many cameras. **Prerequisites:** 1. Install the **"Intel GPU TOP"** plugin in Unraid → reboot → /dev/dri appears on the host; 2. This template already wires /dev/dri through to the container — no extra config needed. No Intel iGPU? Install "YunKan" (pure CPU). Have an NVIDIA GPU? Install "YunKan-CUDA". All three variants share the same ports — **only one can run at a time**. **Works with any RTSP or ONVIF camera** — Reolink, Hikvision, Dahua, Amcrest, Annke, Uniview, EZVIZ, Foscam, Lorex, Anpviz, generic Chinese ONVIF, etc. **Tapo, Wyze, Xiaomi, Eufy, Mi Home, Aqara, Imou** and other proprietary-protocol cameras work via a **go2rtc** bridge. **Built in:** 24/7 continuous recording + motion-event highlights, scrubbable timeline playback, **AI scene understanding** that turns each event into a natural-language summary ("an elderly person fell in the living room" — no OpenAI / Gemini / Claude API keys, all inference on-box), bilingual EN ↔ 中文, **WebRTC (WHEP)** sub-second live streaming with HLS fallback, **two-way talkback** (push-to-talk on supported ONVIF cameras), **Home Assistant** integration via MQTT auto-discovery, Web admin + Android + iOS apps, optional off-site backup to **115 网盘 (115 Pan / 115 Cloud)**. ![Dashboard](https://raw.githubusercontent.com/mrtian2016/yunkan-unraid-templates/main/screenshots/dashboard.jpg) ![Events timeline](https://raw.githubusercontent.com/mrtian2016/yunkan-unraid-templates/main/screenshots/events.jpg) On first launch, open the WebUI to enter the Setup wizard. Ports (hardcoded): 23406/tcp HTTP, 23880/tcp RTSP, 24214/tcp HLS + WebRTC (WHEP) signaling, 23515/udp+tcp WebRTC ICE media. **Keywords:** NVR, VMS, CCTV, surveillance, security camera, RTSP, ONVIF, IP camera, OpenVINO, VAAPI, Intel iGPU, N100, N300, N305, N5105, J4125, J5040, UHD 6xx, Iris Xe, Arc, hardware decode, motion detection, person detection, vehicle detection, face recognition, license plate recognition, ALPR, LPR, fall detection, pose detection, two-way audio, talkback, 24/7 recording, continuous recording, timeline playback, WebRTC, HLS, Home Assistant, MQTT, smart home, AI NVR, AI camera, AI scene understanding, natural language event summary, smart event description, on-device AI, edge AI, offline AI, no API key, no cloud, privacy, self-hosted, Frigate alternative, Shinobi alternative, ZoneMinder alternative, Scrypted alternative, Agent DVR alternative, iSpy alternative, MotionEye alternative, BlueIris alternative, Reolink, Hikvision, Dahua, Amcrest, Annke, Uniview, EZVIZ, Foscam, Lorex, Tapo, Wyze, Xiaomi, Eufy, Imou, Aqara, go2rtc, 云瞰, 摄像头, 监控, 核显推理, AI 监控, 本地 AI, 自然语言. ### 0.9.11 (2026-06-01) - **Fixed a background error after upgrading** — servers upgraded from an older version could repeatedly log errors in event-recording retention / cleanup because a database column was missing. This now self-heals on upgrade with no manual action. ### 0.9.10 (2026-06-01) - **Fixed a regression where some pages could fail to load after upgrading** — a small number of users saw blank "Cameras", "Automations", and "Live" pages after updating from the previous version. This now self-heals on upgrade with no manual action. - **Clearer license plates** — the detection-box outline no longer covers the plate number itself. - **Improved event list** — thumbnails switched to a landscape aspect ratio, plate / face recognition results now show inline in the list, and unread markers are cleaner. - Other fixes: iOS "mark all read" not refreshing the list; smoother web playback timeline dragging (cursor-anchored scroll zoom). ### 0.9.9 (2026-06-01) - **AI scene understanding** — each event gets an automatic natural-language summary ("a person walks up to the door holding a package"), shown on event cards in the web admin and the Android / iOS apps. All inference runs on-box; no OpenAI / Gemini / Claude API key required. - **Smart event search** — search past events by keyword on web and mobile, with semantic matching (searching "delivery" also surfaces "package" events). - **Automatic LAN / WAN switching** — configure both a local and a public address for the same server; the app uses whichever is reachable (LAN at home, public when away), plus a one-tap switch on the home screen. The public live-stream host is now editable in Settings and applies instantly. - **Live detection-box overlay** — overlay recognition boxes and labels (person / vehicle / pet) on the live preview; toggleable on all three clients. - **Lower-latency live streaming** — added a more compatible playback path with automatic best-method selection for smoother live view across more networks. - **Redesigned live view, home, and add / edit-camera screens** on mobile, with full per-camera settings (motion sensitivity, per-class detection toggles, PTZ auto-tracking, offline alerts). - **Cyclist merge** — a person riding a bike / motorcycle is now reported as a single "someone cycling" event instead of separate person + vehicle notifications. - **Push opens the event detail directly**; event snapshots can be saved to the phone album (with boxes / labels); the web event center adds a zoom / pan snapshot viewer. - **Per-camera motion-notification cooldown** for cameras without advanced recognition. - **More accurate license-plate recognition**, especially at distance / under motion blur; plates are merged into the matching vehicle event (one record per car). - **More reliable Android background keep-alive** to reduce missed push on Chinese OEM phones. - **AI summary usage panel** to see processing volume, resource use and success rate. - Stability fixes: camera online / offline false reports, occasionally clipped recording segments, drifting detection boxes, talkback behind a reverse proxy, and a blank "cleanup" log tab; push title / event type / image now stay consistent; fixed duplicate device entries piling up under "bound devices". ### 0.9.8 (2026-05-22) - More accurate recognition (new in-house model) for people, vehicles, bikes, motorcycles, buses, trucks, birds, cats / dogs, and personal items (backpack / handbag / suitcase). - Detection / ignore zones can now apply per object type (e.g. an ignore zone that only ignores vehicles still captures passing people). HomeAutomation: MediaApp:Video Security: http://[IP]:[PORT:23406]/ https://raw.githubusercontent.com/mrtian2016/yunkan-unraid-templates/main/templates/yunkan-openvino.xml https://raw.githubusercontent.com/mrtian2016/yunkan-unraid-templates/main/icon.png Install the "Intel GPU TOP" plugin so /dev/dri is exposed on the host before starting this container, otherwise OpenVINO will fall back to CPU. Etc/UTC YunKan-OpenVINO /dev/dri /mnt/user/appdata/yunkan/data /etc/machine-id /sys/class/dmi/id/product_uuid /var/run/docker.sock 23406 23880 24214 23515