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:
|
||||
test:
|
||||
ffmpeg:
|
||||
#hwaccel_args: preset-vaapi
|
||||
inputs:
|
||||
- path: /media/frigate/person-bicycle-car-detection.mp4
|
||||
input_args: -re -stream_loop -1 -fflags +genpts
|
||||
|
|
Loading…
Reference in New Issue