summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/video.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/video.mdwn b/templates/video.mdwn
index e954f33..72f7fcf 100644
--- a/templates/video.mdwn
+++ b/templates/video.mdwn
@@ -15,6 +15,9 @@
title="Sorry, the video formats provided are not supported by your browser." />
</video>
<TMPL_IF live-app>
+<p><strong>Link for external players:</strong>
+<TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">HLS</a> (works with Mpv, Mplayer and VLC).
+</TMPL_UNLESS></p>
[[!meta script="/js/lib/adapter.min.js"]]
[[!meta script="/js/lib/janus.nojquery.js"]]
<script type="text/javascript" src="/js/app/<TMPL_VAR live-app>.js"></script>