diff options
-rw-r--r-- | templates/video.mdwn | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/templates/video.mdwn b/templates/video.mdwn index fecdef0..465369d 100644 --- a/templates/video.mdwn +++ b/templates/video.mdwn @@ -16,10 +16,12 @@ </video> </div><TMPL_IF live-app> <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>.<br> -Infrequent "freeze"s may occur for few seconds, or on iPhone up to 10 seconds. +<ul> +<li>Best: Desktop/laptop computer with dedicated media player <a href="https://mpv.io/">mpv</a> +(or slightly heavier <a href="http://bakamplayer.u8sand.net/">Baka</a> or <a href="https://lhc70000.github.io/iina/">IINA<7a>), +and play our <TMPL_UNLESS nom3u8><a href="//media.couchdesign.dk/<TMPL_VAR stem>.m3u8">HLS</a> stream. +<li> Good: Desktop/laptop computer with recent version of <a href="https://mozilla.org/firefox/">Firefox</a>. +<li>NB! Infrequent "freeze"sof few seconds may occur, or on iPhone up to 10 seconds. </TMPL_UNLESS></p> [[!meta script="/js/lib/adapter.min.js"]] [[!meta script="/js/lib/janus.nojquery.js"]] |