plexinc / plex-media-player

Next generation Plex Desktop/Embedded Client
GNU General Public License v2.0
1.16k stars 170 forks source link

Add Hardware transcoder support for RPI4 #1006

Closed dioguerra closed 3 years ago

dioguerra commented 3 years ago

The header is self explanatory.

i can make the hw interface exposed in the container (/dev/dri/) but the transcoder option on the server configurations are not shown . I did buy the plex pass on purpose for this and also the server has group permissions has i added it to the video group.

Apparently the code its hardcoded to use the IntelQ transcoder hw accelerator, it seems that this is tied to the Qt package tho, (not sure, i did a quick read through the code.)

I could help with this, if i have some pointers, but i will not be able to test this after.

OttoKerner commented 3 years ago

This repository is for the player, not the server.

dioguerra commented 3 years ago

Do you know the original URL of the plex-server?

I can't find anything relevant in the original repo.

https://github.com/plexinc/pms-docker OR https://github.com/plexinc/PlexMediaServer-Ubuntu

OttoKerner commented 3 years ago

There is no publicly accessible repo for the server.