From ff785d9ed55378263bf3b130bb473c815b20b637 Mon Sep 17 00:00:00 2001 From: Florian Larysch Date: Thu, 29 Dec 2016 00:33:22 +0100 Subject: add initial player --- template/assemblies/player/relive.phtml | 22 +++++++--------------- template/page.phtml | 1 + 2 files changed, 8 insertions(+), 15 deletions(-) (limited to 'template') diff --git a/template/assemblies/player/relive.phtml b/template/assemblies/player/relive.phtml index ae108b1..93b6c95 100644 --- a/template/assemblies/player/relive.phtml +++ b/template/assemblies/player/relive.phtml @@ -1,16 +1,8 @@ -
- +
diff --git a/template/page.phtml b/template/page.phtml index b3bad81..508b271 100644 --- a/template/page.phtml +++ b/template/page.phtml @@ -55,6 +55,7 @@ + isEnabled()): ?> -- cgit v1.2.3 From 9d66f39bb5417a674bdb4b3e4a8f4ea39c45997b Mon Sep 17 00:00:00 2001 From: Florian Larysch Date: Thu, 29 Dec 2016 01:48:36 +0100 Subject: remove desktop player warning --- template/relive-player.phtml | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'template') diff --git a/template/relive-player.phtml b/template/relive-player.phtml index 0fdee88..f82d4da 100644 --- a/template/relive-player.phtml +++ b/template/relive-player.phtml @@ -34,21 +34,4 @@
- -
-
-
-
-

Sorry about the Flash

-

- 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: -

-

- 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