You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This also does not work on a baremetal install (no docker) and I can confirm ffmpeg is built with nvenc/nvdec. I can also confirm the webserver user has access to the video group.
Describe the bug
I am using AIO with the following:
--env NEXTCLOUD_ENABLE_NVIDIA_GPU=true
I can also confirm docker works correctly with nvidia, as the below command works:
docker run --gpus all -it --rm nvidia/cuda:12.4.1-base-ubuntu22.04 nvidia-smi
However, when trying to use nvidia video transcoding with memories, ffmpeg instead uses CPU.
Steps To Reproduce
N/A
Platform
No response
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: