feat: add wyze-bridge for Wyze camera RTSP (closes #87) #92

Merged
matt merged 1 commit from feat/wyze-bridge into main 2026-05-14 01:50:56 +00:00
Collaborator

Summary

Wyze Cam v3 firmware 4.61.0.3 does not support native RTSP. Adds docker-wyze-bridge to translate the Wyze proprietary protocol to local RTSP without firmware changes.

  • container (mrlt8/wyze-bridge:latest) — RTSP on port 8556, web UI on port 5050
  • Credentials/API key encrypted in via SOPS
  • Garage cam (192.168.1.206) confirmed streaming at 1920x1080/20fps via bridge
  • Added to Frigate as camera — both cameras (frontyard + garage) confirmed live at 5fps
  • Two additional Wyze cams discovered (Back Yard Cam, Henrys Room) — can be added to Frigate once confirmed online

Closes #87

🤖 Generated with Claude Code

## Summary Wyze Cam v3 firmware 4.61.0.3 does not support native RTSP. Adds docker-wyze-bridge to translate the Wyze proprietary protocol to local RTSP without firmware changes. - container (mrlt8/wyze-bridge:latest) — RTSP on port 8556, web UI on port 5050 - Credentials/API key encrypted in via SOPS - Garage cam (192.168.1.206) confirmed streaming at 1920x1080/20fps via bridge - Added to Frigate as camera — both cameras (frontyard + garage) confirmed live at 5fps - Two additional Wyze cams discovered (Back Yard Cam, Henrys Room) — can be added to Frigate once confirmed online Closes #87 :robot: Generated with [Claude Code](https://claude.com/claude-code)
Wyze Cam v3 firmware 4.61.0.3 does not support native RTSP. docker-wyze-bridge
translates the Wyze proprietary protocol to local RTSP streams without requiring
firmware changes, enabling Wyze cameras in Frigate.

- Adds wyze-bridge container (mrlt8/wyze-bridge) with RTSP on port 8556
- Auth disabled (WB_AUTH=false) for LAN-only use
- Garage cam (192.168.1.206) added to Frigate as `garage` camera
- Both frontyard (Reolink) and garage (Wyze) cameras confirmed live at 5fps

Closes #87

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
matt merged commit 2d35af8485 into main 2026-05-14 01:50:56 +00:00
matt deleted branch feat/wyze-bridge 2026-05-14 01:50:57 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
matt/homelab-docker!92
No description provided.