#189 · Primary category: Computer Vision
CCTV-Smartphone-AI-Monitoring
本地监控 + AI 视觉 — LAN-based smartphone-powered AI monitoring framework with structured event output for data acquisition and analysis.
Project last updated:08/19/26
GitHub Stars
759
Forks
56
Contributors
1
License
MIT
Why we included this project
Old Android phones that would otherwise sit in a drawer can become network camera nodes, streaming to a PC dashboard over your LAN and giving you live preview, local recording, and screenshots from a browser with no cloud involved. The architecture splits mobile capture from PC-side processing, and the AI path runs in two stages: a cheap motion-detection pass decides when to wake a heavier vision model, which then writes structured event records with risk grading. That keeps it useful both as a small home or office monitoring setup and as a testbed for visual data collection and analysis. One thing to plan for: the Android client and the Flask server are separate components that have to be deployed together, and multimodal inference usually expects an online model service.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)