diff options
author | Jonas Smedegaard <dr@jones.dk> | 2017-05-17 17:23:07 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2017-05-17 17:23:07 +0200 |
commit | a8cb4d0e32827c7fe253550aa5cb5325ed5c38c1 (patch) | |
tree | 31a5a77c894b1b2e3f8fa681d26c8f6d1dfdeb62 /templates | |
parent | 51193076c135a7f88c131ea1653569eadb60531c (diff) |
Refine text on external players.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/video.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/video.mdwn b/templates/video.mdwn index c3dd73a..7442b6e 100644 --- a/templates/video.mdwn +++ b/templates/video.mdwn @@ -15,10 +15,11 @@ title="Sorry, the video formats provided are not supported by your browser." /> </video> </div><TMPL_IF live-app> -<p><strong>Recommendation:</strong> +<p><strong>Recommendations:</strong> For most stable experience, use <TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">this link</a> (HLS stream) -on a desktop computer with a dedicated player like <a href="https://mpv.io/">mpv</a>. +on a desktop computer with a dedicated player like <a href="https://mpv.io/">mpv</a>.<br> +Infrequent "freeze"s for a few seconds may occur, or up to 10 seconds on iPhone. </TMPL_UNLESS></p> [[!meta script="/js/lib/adapter.min.js"]] [[!meta script="/js/lib/janus.nojquery.js"]] |