Yesterday, 10:49 AM
Hi, how are you? I started implementing Jellyfin a while ago to watch some internal channels (live streams). Using ffmpeg and HLS version 2, I created the ts files and the m3u file that we called from Jellyfin. But when I watch the streams with the Jellyfin app, they get cut off, and I see corrupted packets in the log. I thought it was the source of the stream, but later I discovered it wasn't. What I changed to make it work was the HLS version 1. Is it possible that Jellyfin doesn't recognize or isn't compatible with HLSv2? Thanks.