Commit Graph

42 Commits

Author SHA1 Message Date
Sam Heinz 79c11fc503 Merge remote-tracking branch 'upstream/main' 2024-05-15 09:25:06 +10:00
tteckster db157d02e4 Update frigate-install.sh
tweak
2024-05-14 02:13:07 -04:00
tteckster 36fd846601 Update frigate-install.sh
stop spinner during "Installing Frigate"
2024-05-14 02:00:33 -04:00
tteckster 6c4e2aa7fe Update frigate-install.sh
Another attempt to fix the Segmentation fault
2024-05-14 01:27:16 -04:00
pull[bot] 4a88e7ddec Merge pull request #18 from tteck/main
[pull] main from tteck:main
2024-05-14 03:03:12 +00:00
tteckster 48ae95bdea Update frigate-install.sh
revert
2024-05-13 20:17:10 -04:00
tteckster 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
Sam Heinz 51d72c114e Merge remote-tracking branch 'upstream/main' 2024-05-09 16:50:55 +10:00
tteckster 897c7bd867 Update frigate-install.sh
another attempt to fix `Segmentation fault`
2024-05-07 13:12:26 -04:00
Sam Heinz 8e0af80d8e Merge remote-tracking branch 'upstream/main' 2024-05-06 14:48:20 +10:00
tteckster 64a33de118 Add '-y` flag 2024-05-02 13:26:16 -04:00
Sam Heinz ff8928a01f Merge remote-tracking branch 'upstream/main' 2024-04-28 18:06:47 +10:00
tteckster 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
Sam Heinz b7b2d290bb Merge branch 'tteck:main' into main 2024-04-20 16:34:52 +10:00
tteckster 45205da9a6 Update frigate-install.sh
tweak
2024-04-19 11:30:27 -04:00
tteckster 6f6d83c261 Update frigate-install.sh
tweak
2024-04-19 11:06:40 -04:00
tteckster ff3216aa92 Update frigate-install.sh
tweak
2024-04-19 11:04:50 -04:00
Rémi Bédard-Couture fb4fdab433 Clear log files upon service restart to avoid misleading log rewrites (#2819) 2024-04-19 10:48:10 -04:00
Sam Heinz a2b29da564 Merge branch 'tteck:main' into main 2024-04-18 17:13:17 +10:00
Rémi Bédard-Couture 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
Sam Heinz 79e628d079 Merge branch 'tteck:main' into main 2024-04-17 06:13:57 +10:00
Rémi Bédard-Couture 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
Rémi Bédard-Couture 049a8096d3 Check CPU AVX instruction support before installing OpenVino model (#2796) 2024-04-16 05:39:00 -04:00
Sam Heinz 2034d6bee6 Merge branch 'tteck:main' into main 2024-04-16 09:02:19 +10:00
Rémi Bédard-Couture 9cfad87e3b Mount frigate video cache into memory to avoid hard drive overheating and overuse (#2795) 2024-04-15 12:47:22 -04:00
Sam Heinz f4a7a19434 [Frigate] Change TARGETARCH to ARM64 2024-04-12 18:02:26 +10:00
Sam Heinz cc43e06cee [Frigate] Remove intel specific HW-accel packages 2024-04-12 17:39:45 +10:00
Sam Heinz 6a791958eb Merge branch 'tteck:main' into main 2024-04-09 16:31:00 +10:00
Rémi Bédard-Couture 55175f9b31 Update default config to leverage openvino (#2763) 2024-04-08 21:41:54 -04:00
Rémi Bédard-Couture 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
Rémi Bédard-Couture 2847d9cc9a Fix CPU model path in basic config (model now downloaded at root of filesystem) (#2758) 2024-04-08 14:44:02 -04:00
Sam Heinz 9c0174ec33 Ported Frigate & Go2RTC to ARM64 2024-04-08 19:29:14 +10:00
tteckster 466fae49a3 Update frigate-install.sh
tweak
2024-04-05 08:43:31 -04:00
tteckster 6dcc29afa7 Update frigate-install.sh
Fix logs
2024-04-01 12:43:15 -04:00
tteckster 8ee221974b Update frigate-install.sh
Add `hwaccel_args: preset-vaapi` to `config.yml`
2024-04-01 08:19:44 -04:00
tteckster 3233fbf5f5 Update frigate-install.sh
tweak
2024-04-01 07:19:13 -04:00
tteckster 980fb26b41 Update frigate-install.sh
tweak
2024-04-01 07:05:24 -04:00
tteckster 3817e9372f Update frigate-install.sh
tweak
2024-04-01 06:58:08 -04:00
tteckster 6c9f829ee9 Update frigate-install.sh
tweak
2024-04-01 06:48:02 -04:00
tteckster 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
tteckster 90463f5aaf Update frigate-install.sh
Remove libusb zip
2024-03-30 11:15:57 -04:00
Rémi Bédard-Couture f956273fc5 Add Frigate scripts (#2714) 2024-03-30 08:15:03 -04:00