root f26acc409a Fix WebSocket proxy ping timeout killing MSE streams
The websockets library defaults to ping_interval=20, ping_timeout=20.
go2rtc doesn't respond to these pings, so the upstream WebSocket was
being killed after ~50 seconds causing all camera streams to freeze.

Disabled ping_interval and ping_timeout on the upstream connection.
2026-02-26 16:01:22 -06:00
Description
Live camera grid with Frigate event-driven fullscreen alerts
132 KiB
Languages
HTML 68.4%
Python 31.1%
Shell 0.5%