Commit Graph

2 Commits

Author SHA1 Message Date
root
23ca4ee742 Fix stream freezing and alert camera name matching
- Add auto-reconnect with exponential backoff to MSE and WebRTC streams
  when connections drop, preventing permanent freezes in grid view
- Add onDisconnect callback to Go2RTCWebRTC (connectionstate monitoring)
  and Go2RTCMSE (WebSocket close detection)
- Fix alert camera names to use Frigate names (Front_Porch, etc.)
  instead of display names which never matched MQTT events
- Disable offline WyzePanV3 camera
2026-02-26 15:55:44 -06:00
root
11eab66e9d Initial scaffold: React+TS+Vite frontend, FastAPI backend, config system 2026-02-25 21:57:36 -06:00