Назад към всички

camera-provider-eufy

// Eufy camera integration — local RTSP streaming and event clips

$ git log --oneline --stat
stars:2,335
forks:444
updated:March 2, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namecamera-provider-eufy
descriptionEufy camera integration — local RTSP streaming and event clips
version1.0.0
parameters[object Object],[object Object],[object Object]
capabilities[object Object]

Eufy Camera Provider

Integrates Eufy cameras (local P2P or cloud) with SharpAI Aegis. Supports RTSP streaming for live view and event-triggered clip download for analysis.

Setup

python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt