camera-provider-reolink
// Reolink camera integration — RTSP and HTTP API
$ git log --oneline --stat
stars:2,335
forks:444
updated:March 2, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namecamera-provider-reolink
descriptionReolink camera integration — RTSP and HTTP API
version1.0.0
parameters[object Object],[object Object],[object Object],[object Object]
capabilities[object Object]
Reolink Camera Provider
Integrates Reolink cameras via their HTTP API and RTSP streams. Supports PoE and WiFi models.
Supported Models
- Reolink RLC-810A, RLC-820A, RLC-1210A
- Reolink Argus series (battery)
- Reolink Duo / TrackMix
- Any Reolink with RTSP enabled
Setup
python3 -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt