Integrates Eufy cameras (local P2P or cloud) with SharpAI Aegis. Supports RTSP streaming for live view and event-triggered clip download for analysis.
python3 -m venv .venv && source .venv/bin/activate pip install -r requirements.txt