Top "M3u8" questions

The Unicode version of "m3u" is "m3u8", which uses UTF-8 Unicode characters.

Parsing HLS m3u8 file using regular expressions

I want to parse HLS master m3u8 file and get the bandwidth, resolution and file name from it. Currently …

android regex http-live-streaming m3u8
FFMPEG HLS stream for Android and IOS

I'm trying to stream to mobile devices with ffmpeg and apache2.2 but I haven't been successful. I used this command …

android ios ffmpeg m3u8 http-live-streaming
how to parse m3u8 and get difffrent bitttrate sub m3u8 urls?

could any one show me how in php i can get different bitrate(resolution) sub m3u8 urls if we …

php parsing preg-match-all m3u8