Add Back Yard Cam and Henrys Room Wyze cams to Frigate #93
Labels
No labels
blocked
needs-manual-review
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
matt/homelab-docker#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Two additional Wyze Cam v3s are registered on the account and are already visible to wyze-bridge. They can be added to Frigate whenever you are ready.
back-yard-camhenrys-roomWhy Blocked
Not a priority right now. The bridge already handles them — this is purely a Frigate config change when you are ready.
Steps to Add Each Camera
1. Confirm the camera is online
Look for a line like:
If you see
IOTC_ER_DEVICE_OFFLINE, the camera is not reachable yet.2. Test the RTSP stream from Frigate
Expected:
Stream #0:0: Video: h264 ... 1920x10803. Add to Frigate config on Nexus
Edit
/mnt/server/containers/frigate/config/config.ymland add undercameras::Repeat for Henrys Room using path
rtsp://192.168.1.226:8556/henrys-roomand camera namehenrys_room.4. Restart Frigate
5. Verify
All cameras should show ~5 fps.
Notes
docker logs wyze-bridgefor reconnect messageshttp://192.168.1.226:5050shows all cameras and live stream statusback_yard) does not need to match the bridge path (back-yard-cam) — only the RTSP URL matters