camera-provider-tapo
Installation
SKILL.md
Tapo Camera Provider
Integrates TP-Link Tapo cameras (C200, C310, C320WS, C520WS, etc.) via RTSP and ONVIF.
Setup
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
Related skills