I've seen multiple write-ups and videos on how super-easy it is to install and configure JellyFin Media Server. My experience has been the opposite. It has a lot of really nice features, one of which is the automatic fetching of meta data. It's so nice, in fact, that I thought I'd use the same web interface for remote computers on the laptop that is hosting the videos.
That's where I start having problems. Selecting a video on a client computer results in immediate playback. Selecting any video on the host computer simply gives "Playback Error - This client isn't compatible with the media and the server isn't sending a compatible media format." Googling this error results in many posts with discussions such as the following:
I got the same issue with 10.7.7 (from focal PPA) on Linux in an LXC-Container, but i think I nailed it down:
i forwarded the device-files of my nvidia p400 to the lxc-container, which is running on proxmox7, nvidia-smi runs on the host as well as on the container, so basic access to the gpu is possible, but jellyfin throws me the error noted in the title of this issue on playback attempts. It seems, that the cuda-cores did not get activated automatically. Also the /dev/nvidia-uvm does not exist on boot (inside the lxc instance).
I contend that if you need to understand the technology at that level of detail in order to troubleshoot and use JellyFin then you are not allowed to tout how "super easy" it is to use.
So is anyone out there using JellyFin, and have you had similar problems?