From 6965d2264493ecc8650fe985e650d5b638a6f30d Mon Sep 17 00:00:00 2001 From: Florian Larysch Date: Thu, 10 Sep 2015 22:38:53 +0200 Subject: explain that downloading HLS m3u8 files does not work --- template/assemblies/desktop-player.phtml | 1 + template/relive-player.phtml | 1 + 2 files changed, 2 insertions(+) diff --git a/template/assemblies/desktop-player.phtml b/template/assemblies/desktop-player.phtml index 208e4e8..b5ed0c6 100644 --- a/template/assemblies/desktop-player.phtml +++ b/template/assemblies/desktop-player.phtml @@ -1,4 +1,5 @@
Browsers and video doesn't go together well, even in =h(date('Y'))?> and especially when it's live. So for your best viewing experience please use a desktop player like VLC or mplayer.
+Beware that downloading the HLS playlist file is useless because of the way HLS works. You need to play the URL from your player.
As there is no desktop player which supports time-shifting, we chose embed a Flash player here which does. If you still want to watch with a desktop player, use this URL: =h($talk['playlist'])?> + (Note: Downloading this file is useless because of the way HLS works. You need to play the URL from your player.)
-- cgit v1.2.3