AnonymousWebHacker
AnonymousWebHacker
[\an8](https://github.com/jellyfin/jellyfin-androidtv/issues/1804)
It could be an nginx configuration problem when redirecting desktop clients , no error from Client Dektop
@jfml You still have an nginx configuration problem, and it's not a problem with the jjellyfin client. # (jellyfin.example.org/jellyfin) You are using this configuration https://jellyfin.org/docs/general/networking/nginx#nginx-with-subpath-exampleorgjellyfin # (jellyfin.example.org) maybe you want...
Actually, what happens is that many devices do not have support for HEVC (except for 10bit) at the hardware level, so to play the videos, you need a player capable...
> @AnonymousWebHacker > > > Actually, what happens is that many devices do not have support for HEVC (except for 10bit) at the hardware level, so to play the videos,...
> hello! Just adding here another request to support H265 as we are working in a project with an IP Camera. Thanks. If you wait for this feature, I don't...
My device does not support decode at the hardware level, but it does support software If I use mpv-android, mx player ..etc, with software level decoding, I can play H265...
> @AnonymousWebHacker did you find a solution to play high profile videos using exoplayer? My problem was that I was using findroid , an android client from jellyfin. Findroid uses...
> @AnonymousWebHacker¿Encontraste una solución para reproducir videos de alto perfil usando exoplayer? These guys from exoplayer refuse to support it, justifying that it can't be done, when an mpv or...
@rupsharma01 When you are going to watch a 10 bit HEVC video on a high-end device, exoplayer should play it without problems. While on a low-end device, you can't. This...