Commit Graph

29 Commits

Author SHA1 Message Date
db157d02e4 Update frigate-install.sh
tweak
2024-05-14 02:13:07 -04:00
36fd846601 Update frigate-install.sh
stop spinner during "Installing Frigate"
2024-05-14 02:00:33 -04:00
6c4e2aa7fe Update frigate-install.sh
Another attempt to fix the Segmentation fault
2024-05-14 01:27:16 -04:00
48ae95bdea Update frigate-install.sh
revert
2024-05-13 20:17:10 -04:00
4d3afc012b Update frigate-install.sh
Change the RELEASE= command in an attempt to fix the Segmentation fault
2024-05-13 20:00:04 -04:00
897c7bd867 Update frigate-install.sh
another attempt to fix `Segmentation fault`
2024-05-07 13:12:26 -04:00
64a33de118 Add '-y` flag 2024-05-02 13:26:16 -04:00
d22dd105fb Update frigate-install.sh
- Set up Unprivileged Hardware Acceleration
- Use GUI Device Passthrough for TPU Devices
2024-04-27 06:39:42 -04:00
45205da9a6 Update frigate-install.sh
tweak
2024-04-19 11:30:27 -04:00
6f6d83c261 Update frigate-install.sh
tweak
2024-04-19 11:06:40 -04:00
ff3216aa92 Update frigate-install.sh
tweak
2024-04-19 11:04:50 -04:00
fb4fdab433 Clear log files upon service restart to avoid misleading log rewrites (#2819) 2024-04-19 10:48:10 -04:00
00f661c9f5 [Frigate] Update Nginx config to output access and error logs to the service log file (/dev/shm) (#2808) 2024-04-17 13:21:26 -04:00
b6b1e8db4a Move the remaining openvino commands in the AVX conditional block (copy the model and labels in the appropriate folder) (#2801) 2024-04-16 16:09:11 -04:00
049a8096d3 Check CPU AVX instruction support before installing OpenVino model (#2796) 2024-04-16 05:39:00 -04:00
9cfad87e3b Mount frigate video cache into memory to avoid hard drive overheating and overuse (#2795) 2024-04-15 12:47:22 -04:00
55175f9b31 Update default config to leverage openvino (#2763) 2024-04-08 21:41:54 -04:00
1cded8c053 Fix openvino model generation in Frigate install script (#2762)
* get pip from APT

* Add openvino model conversion to make it readily available
2024-04-08 21:21:08 -04:00
2847d9cc9a Fix CPU model path in basic config (model now downloaded at root of filesystem) (#2758) 2024-04-08 14:44:02 -04:00
466fae49a3 Update frigate-install.sh
tweak
2024-04-05 08:43:31 -04:00
6dcc29afa7 Update frigate-install.sh
Fix logs
2024-04-01 12:43:15 -04:00
8ee221974b Update frigate-install.sh
Add `hwaccel_args: preset-vaapi` to `config.yml`
2024-04-01 08:19:44 -04:00
3233fbf5f5 Update frigate-install.sh
tweak
2024-04-01 07:19:13 -04:00
980fb26b41 Update frigate-install.sh
tweak
2024-04-01 07:05:24 -04:00
3817e9372f Update frigate-install.sh
tweak
2024-04-01 06:58:08 -04:00
6c9f829ee9 Update frigate-install.sh
tweak
2024-04-01 06:48:02 -04:00
6e3e49337b Update frigate-install.sh
- Download new input file
- Create new config.yml
- Link `/config/config.yml` and  `/opt/frigate/config/config.yml`
- Create log directories 
- Fix GID mismatch
2024-04-01 06:36:57 -04:00
90463f5aaf Update frigate-install.sh
Remove libusb zip
2024-03-30 11:15:57 -04:00
f956273fc5 Add Frigate scripts (#2714) 2024-03-30 08:15:03 -04:00