Dear Twonky team,
I searched the forum for the unederneath info but could not get it.
I'm browsing on my iPad on a Webpage that implements the HTML5 video tag, that points to a m3u8 URL :
<html>
<head>
<style>
body{
padding:100px 0;
background:#000;
}
</style>
</head>
<body>
<video controls x-webkit-airplay="allow" poster="./content/logo-fr24.png" style="border:5px solid gray;margin:3px;" src="http://stream7.france24.yacast.net/iphone/france24/fr/iPad.f24_fr.m3u8">
</video>
</body>
</html>
The video plays OK on the iPad, but the "beam" icon does not show up to be able to beam this video to my LG Connected TV (note that beaming a mp4 movie with the same technical environment wroks great !)
Does the issue come from a lack of support for m3u8 URL ?
I thank you for your support on this great app
Best regards,
Cyril
