m3u8-parser
m3u8-parser copied to clipboard
A simple HLS playlist parser for Java
Results
12
m3u8-parser issues
Sort by
recently updated
recently updated
newest added
Enabled 3D header REQ-VIDEO-LAYOUT https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis
2
I am trying to parse a 3D video manifest and it requires `REQ-VIDEO-LAYOUT` tag As per the draft RFC https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis Have updated the changes accordingly, please have a look and...
Thanks for this great library, it's very useful! I have an issue where I need to merge two playlist, During the parsing #EXT-X-IMAGE-STREAM-INF is not handled and after merging it...