Today, 06:59 AM
(Yesterday, 11:30 PM)bitmap Wrote: Are you accessing from inside the same network as your Jellyfin server? I see the watch request, then the websocket opens, closes, opens, closes, and the transcode gets killed. I'm wondering if it's a websocket issue, though that would only apply if your Jellyfin server is remote OR you're accessing from your domain without a hairpin to redirect to local.
Here my infrastructure :
jellyfin.myserver.com --> nginxproxymanager (443) --> jellyfin server (windows)
I have try immediatly on windows on : http://127.0.0.1:8096
On 127.0.0.1 i don't have any HLS error but the player is in black screen too and turn in loop too.
I have download another version of my video and it's work... it seems the transcoding problem is caused by video/audio format.
Here the good video :
Here the bad video :
I don't know what i can do more ?