5 Commits
Author SHA1 Message Date
Outis 2de66045dc Merge pull request #1 from outis1one/clDemoe/camera-live-view-app-dlYME
ClDemoe/camera live view app dl yme
2026-04-26 10:09:26 -04:00
Claude 09d5b28e3d Revert camera dropdown; add PEER_LINKS for sibling Pis
The dropdown allowed switching the video feed but PTT always pointed at
this Pi's local speaker, so picking a non-co-located camera could have
let a user talk into the wrong room. Each Pi is now hardcoded to the
camera at its own location via CAMERA_NAME, with optional PEER_LINKS to
render quick-jump buttons to sibling doorbell Pis at other URLs.

https://claude.ai/code/session_013XZ1vmgk78k2PEQ5DmJhF3
2026-04-25 21:23:17 +00:00
Claude b3940685c4 Add camera selector dropdown to doorbell page
Replaces the hardcoded CAMERA_NAME with a CAMERAS list. The page renders
a dropdown when more than one camera is configured and remembers the
choice in localStorage; switching tears down and reopens the WebRTC
connection.

https://claude.ai/code/session_013XZ1vmgk78k2PEQ5DmJhF3
2026-04-25 19:10:37 +00:00
Outis 8609175410 Update FN_FRIGATE__PUBLIC_URL to new domain 2026-04-25 14:47:31 -04:00
Outis 5d7df0c0c8 Initial home camera stack 2026-04-25 11:06:10 -04:00