I'm trying to setup Frigate in HA. It's up and running (as an add-on inside of HA). At the moment it's running through an Intel Core i3-4010U (4th Gen).
According to the Frigate documentation, I need to add the following to frigate.yaml file but I can't get it to work. Any ideas what I'm missing?
ffmpeg:
hwaccel_args: preset-vaapi
environment_vars:
LIBVA_DRIVER_NAME: i965
Thanks