Merge branch 'release-0.11.0' of https://github.com/blakeblackshear/frigate into favorite-delete-protection

This commit is contained in:
Nick Mowen 2022-05-18 18:13:56 -06:00
commit 0de0f76f1f

View File

@ -69,7 +69,9 @@ services:
resources: resources:
reservations: reservations:
devices: devices:
- capabilities: [gpu] - driver: nvidia
count: 1
capabilities: [gpu]
``` ```
The decoder you need to pass in the `hwaccel_args` will depend on the input video. The decoder you need to pass in the `hwaccel_args` will depend on the input video.