DeepCamera
Give security cameras local AI detection, privacy, and automation
All Skills in This Repository (25)
Pure Emerald Level Indicatorscamera-provider-tapo
Integrate TP-Link Tapo cameras via RTSP and ONVIF protocols.
camera-provider-reolink
Integrate Reolink cameras via RTSP and HTTP APIs for streaming and snapshots.
camera-provider-eufy
Integrate Eufy cameras with local RTSP streaming and event-triggered clip capture.
sam2-segmentation
Segment objects in video frames using click points and Segment Anything 2 models.
SmartHome Video Anomaly Benchmark
Benchmark Visual-Language Models on smart home video anomaly detection.
Home Security AI Benchmark
Evaluates LLM and VLM models for home security AI via 143 tests in 16 categories.
HomeSafe-Bench
Benchmark Vision-Language Models on indoor home safety hazard detection.
depth-estimation
Estimate depth from monocular video frames using Depth Anything v2 models.
dataset-annotation
Annotate datasets with bounding boxes, SAM2 segmentation, and DINOv3 visual grounding.
go2rtc-cameras
Register multiple RTSP camera streams with the go2rtc WebRTC server.
homeassistant-bridge
Integrate Home Assistant camera entities with the Aegis AI platform for bidirectional data flow.
webhook-trigger
Forward Aegis events to webhook URLs with custom headers and filtering.
Frequently Asked Questions
FAQPage SchemaHow to install DeepCamera?โผ
Run `npx skills add SharpAI/DeepCamera --all -g -y` in your terminal to install all camera AI skills globally.
What does DeepCamera do?โผ
It adds local AI to your security cameras, including real-time object detection, face recognition, privacy depth maps, and smart alerts, all processed on your own hardware.
Which cameras work with DeepCamera?โผ
It supports TP-Link Tapo, Reolink, and Eufy cameras, plus any RTSP or ONVIF camera and Home Assistant camera feeds.
Does DeepCamera send my footage to the cloud?โผ
No. All AI inference runs locally on your machine using models like YOLO, Qwen, and LLaVA, so your video never leaves your device.
Can I use DeepCamera without coding experience?โผ
Yes. The SharpAI Aegis desktop app installs and configures skills automatically, and your AI agent handles the technical setup from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core