nVidia Passthrough on UnRaid Docker #708
-
|
Hey all, I have the nVidia driver installed on UnRaid and in Agent-DVR's container I have the following: Extra Parameters: --runtime=nvidia And created 2 variables: Key: NVIDIA_DRIVER_CAPABILITIES In Agent-DVR I've gone to Settings > Playback and set: If I set all that and restart the container I can see in /logs.html 2:45:32 pm | Lounge Camera: SetupDecoder: Found decoder AV_HWDEVICE_TYPE_VAAPI I get one of the above entries per camera. That's all the information I get. I have plex using hardware transcoding using the exact same settings as above but Agent-DVR doesn't seem to like it. Any tips? I can't find much to go on online. Thanks a lot. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
you need to forward the gpu devices into the container or try the gpu variant of |
Beta Was this translation helpful? Give feedback.
you need to forward the gpu devices into the container
for example:
https://www.reddit.com/r/docker/comments/10dsn6p/how_do_you_pass_amd_gpus_and_intel_gpus_through/
or try the gpu variant of
https://hub.docker.com/r/mekayelanik/ispyagentdvr