mirror of https://github.com/tteck/Proxmox.git
Update frigate-install.sh
Add `hwaccel_args: preset-vaapi` to `config.yml`
This commit is contained in:
parent
3233fbf5f5
commit
8ee221974b
|
@ -84,6 +84,7 @@ model:
|
||||||
cameras:
|
cameras:
|
||||||
test:
|
test:
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
|
#hwaccel_args: preset-vaapi
|
||||||
inputs:
|
inputs:
|
||||||
- path: /media/frigate/person-bicycle-car-detection.mp4
|
- path: /media/frigate/person-bicycle-car-detection.mp4
|
||||||
input_args: -re -stream_loop -1 -fflags +genpts
|
input_args: -re -stream_loop -1 -fflags +genpts
|
||||||
|
|
Loading…
Reference in New Issue