-
-
Notifications
You must be signed in to change notification settings - Fork 414
NVIDIA-specific steps for hardware encoding in containers #1397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should go in the Nvidia hardware acceleration page
I'm not sure about that, as I wouldn't have found it there. My issues were container related. These additional steps are valid only with containers. Although we can definitely add a link from one to the other. |
The container related instructions for Intel and Rockchip are also in their respective HWA pages. |
Cloudflare Pages deployment
|
@@ -411,6 +411,84 @@ The paths of Jellyfin config and data folders in the official and LSIO Docker im | |||
|
|||
::: | |||
|
|||
#### Podman | |||
|
|||
Podman is the officially supported container solution on Fedora Linux and its derivatives such as CentOS Stream and RHEL. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this line is unnecessary and might mislead people on other distros
Added instructions to let podman containers access NVIDIA GPUs.