tteckster
|
eab4160c33
|
Update frigate-install.sh
fixes https://github.com/tteck/Proxmox/issues/3315
|
2024-07-02 02:59:33 -04:00 |
tteckster
|
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 |
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 |
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 |
tteckster
|
897c7bd867
|
Update frigate-install.sh
another attempt to fix `Segmentation fault`
|
2024-05-07 13:12:26 -04:00 |
tteckster
|
64a33de118
|
Add '-y` flag
|
2024-05-02 13:26:16 -04: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 |
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 |
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 |
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 |
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 |
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 |
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 |