Jellyfin Forum
Unsupported Media Error on Android - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Unsupported Media Error on Android (/t-unsupported%C2%A0media-error-on-android)



Unsupported Media Error on Android - mateus - 2024-04-24

When I play a file on the desktop app with intel Hardware acceleration on the media play well and the server does not get hit very hard. But when I play the same file on the android app I get the Unsupported Media Error. If i try to play the same file with Hardware acceleration off it plays on android but gets hit very hard.

Logs attached. 
Running on docker with ubuntu 22.04 on a laptop with proxmox. VM has 4 cores, 6 GB Ram, intel CPU with no dedicated GPU


RE: Unsupported Media Error on Android - TheDreadPirate - 2024-04-24

What model CPU?

Read over our Intel docs for Proxmox.

https://jellyfin.org/docs/general/administration/hardware-acceleration/intel#lxc-on-proxmox


RE: Unsupported Media Error on Android - mateus - 2024-04-24

Is am i3-6006U


RE: Unsupported Media Error on Android - TheDreadPirate - 2024-04-24

Is your LXC privileged?


RE: Unsupported Media Error on Android - mateus - 2024-04-25

It's actually a VM, doing some more research I think I would need to do something like this

https://3os.org/infrastructure/proxmox/gpu-passthrough/igpu-passthrough-to-vm/


RE: Unsupported Media Error on Android - TheDreadPirate - 2024-04-25

Ok. That's a whole different can of worms. I don't see any official documentation for Proxmox VMs. Long story short, make sure your motherboard's BIOS supports IOMMU, turn it on, make sure the GPU is passed into the VM.