blakeblackshear.frigate/docker
trademark789 934b16723b
make go2rtc always rebuild config at startup (#8664)
* make go2rtc always rebuild config at startup

/dev/shm can be left mounted (in fact im pretty sure it's always left mounted) on the docker host after shutting down the frigate container.
If we only check that the file doesn't exist, stale data gets re-read every startup 
This will make troubleshooting a nightmare for the average user.

I had given up troubleshooting go2rtc several times because of this.

* generate config after supervisor data is loaded

* Fix fi

* fix fi

---------

Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-11-19 07:08:42 -06:00
..
main make go2rtc always rebuild config at startup (#8664) 2023-11-19 07:08:42 -06:00
rockchip Include libraries and .rknn models for other Rockchip SoCs (#8649) 2023-11-18 07:53:49 -06:00
rpi Community Supported Boards Framework (#7114) 2023-07-23 16:45:29 -05:00
tensorrt Fix trt build (#8091) 2023-10-07 09:51:02 -05:00