diff --git a/security/frigate/docker-compose.yml b/security/frigate/docker-compose.yml index dd81016..101af24 100644 --- a/security/frigate/docker-compose.yml +++ b/security/frigate/docker-compose.yml @@ -6,10 +6,6 @@ services: image: ghcr.io/blakeblackshear/frigate:stable shm_size: "512mb" # Update based on camera resolution and count privileged: true # Add this - environment: - - LIBVA_DRIVER_NAME=iHD # Forces the correct driver for your iGPU - - NEOReadDebugKeys=1 - - OverrideGpuAddressSpace=48 devices: - /dev/dri:/dev/dri # For Intel hardware acceleration # - /dev/bus/usb:/dev/bus/usb # Google Coral USB