Commit Graph

44 Commits

Author SHA1 Message Date
9236f97009 Remove SSE 4.2 from instruction set supporting OpenVino. Although the docs says it supports it, many users have reported it not working without AVX. (#902) 2024-12-18 15:40:13 +01:00
a3ff42b122 detect sse 4.2 (#328)
see if sse 4.2 is on the processor, if so add openvino.
2024-11-18 15:46:00 +01:00
a4a1821822 Changed all dependencies to the community project 2024-11-02 08:48:05 +01:00
5dbb000070 Update frigate-install.sh
Add a placeholder for the Frigate+ key in the service file.
2024-10-14 17:47:39 -04:00
6f98a65692 Fix the nginx logs by keeping the process output to stdout instead of pushing directly into log file (#3851) 2024-10-06 14:37:01 -04:00
620b652864 Update frigate-install.sh
tweak
2024-09-15 17:13:03 -04:00
27bfa24cfe Update frigate-install.sh
fix `install_deps.sh`
2024-09-15 13:46:41 -04:00
aca97a3da3 Update frigate-install.sh
revert service files
2024-08-12 10:19:08 -04:00
e4ad002ce5 Update frigate-install.sh
make `ln` command silent
2024-08-12 07:24:04 -04:00
3c41499074 Update frigate-install.sh
clean up code
2024-08-11 05:51:33 -04:00
88de3536ab Update frigate-install.sh
test
2024-08-10 12:55:05 -04:00
23ebc32489 Support frigate latest release (#3495) 2024-08-09 01:06:02 -04:00
2782502e06 Update frigate-install.sh
pin version to 13.2
2024-08-08 13:41:56 -04:00
eab4160c33 Update frigate-install.sh
fixes https://github.com/tteck/Proxmox/issues/3315
2024-07-02 02:59:33 -04:00
122271dd34 Update frigate-install.sh
Update TensorFlow Lite URL
fixes https://github.com/tteck/Proxmox/issues/3285
2024-06-29 07:29:11 -04:00
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