2025-04-03, 03:18 PM
I don't see anything in Jellyfin that would restrict it to HLSv1 or anything about specific versions of HLS it does support. My understanding is that you need to declare the HLS version in your M3U8.
Is that how you changed the HLS version? Or did you change the HLS version at the source of the video?
Code:
#EXT-X-VERSION:2
Is that how you changed the HLS version? Or did you change the HLS version at the source of the video?