frigate/docker/main
Sergey Krashevich 499d06c366
Add Unix socket support for go2rtc
This commit introduces Unix socket support for go2rtc. The configuration file for go2rtc has been updated to include a new key "unix_listen" with a value of "/tmp/go2rtc.sock". This change allows go2rtc to listen on a Unix socket instead of a TCP port.

Additionally, the nginx configuration has been updated to use the Unix socket for communication with go2rtc. The previous TCP server configuration has been removed. This change should improve performance by eliminating the TCP overhead.
2023-11-21 01:58:14 +03:00
..
rootfs Add Unix socket support for go2rtc 2023-11-21 01:58:14 +03:00
build_nginx.sh Update build_nginx.sh (#8361) 2023-10-28 06:35:11 -05:00
Dockerfile Docs improvements (#8641) 2023-11-18 08:04:43 -06:00
fake_frigate_run Community Supported Boards Framework (#7114) 2023-07-23 16:45:29 -05:00
install_deps.sh Include non-free in hwaccel deps types (#8203) 2023-10-17 21:18:50 -04:00
install_s6_overlay.sh Update s6 overlay version to 3.1.5.0 in the Docker installation script (#7584) 2023-09-01 07:01:19 -05:00
requirements-dev.txt Docs improvements (#8641) 2023-11-18 08:04:43 -06:00
requirements-ov.txt Update OpenVINO 2022.3.1 (#7319) 2023-07-28 19:27:53 -05:00
requirements-wheels.txt Update deps (#8426) 2023-11-02 13:36:49 +00:00
requirements.txt Community Supported Boards Framework (#7114) 2023-07-23 16:45:29 -05:00