I want to do plex hardware transcoding on my INTEL CPU system with dietpi-software plex default install. i know in docker i have to declare device like “device=/dev/dri:/dev/dri”. but how i can activate HW transcoding by supplying card to plex system on genetic install of plex on debian/ dietpi.
i can see card from terminal window via command “cd /dev/dri” like this:-
`
root@DietPi:/dev/dri# ls
by-path card0 renderD128
`
thanks