How can I check browser support to play m3u8
format with PHP.
IOS devices and the latest Mac Safari browser support it. I am able to check with the user agent but if there is a way to check m3u8
support directly, this will be better. Because some m3u8
files don't work in the latest Mac Safari browser, also I am not sure some Android devices are supported as well.
Thanks for your help.