From c329cb153b86d9d85c4b5e6d855e0a1b4bc45806 Mon Sep 17 00:00:00 2001 From: felix920506 Date: Wed, 1 May 2024 20:34:48 -0400 Subject: [PATCH] Clarify Linux RKMPP docker instructions --- docs/general/administration/hardware-acceleration/rockchip.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/general/administration/hardware-acceleration/rockchip.md b/docs/general/administration/hardware-acceleration/rockchip.md index 48ee75284..de3e8439a 100644 --- a/docs/general/administration/hardware-acceleration/rockchip.md +++ b/docs/general/administration/hardware-acceleration/rockchip.md @@ -134,6 +134,8 @@ Root permission is required. 4. Add the `jellyfin` user to the `render` and `video` group, then restart the `jellyfin` service: + You can skip this step if you intend to run Jellyfin in a container (eg. Docker) + :::note On some distros, the group may be `input`. @@ -177,6 +179,8 @@ Root permission is required. ### Configure With Linux Virtualization +Before proceeding, you should complete the [Configure on Linux Host](#configure-on-linux-host) section above. + #### Official Docker The official Docker image comes with all necessary user mode Rockchip MPP & RGA & OpenCL drivers.