mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 14:44:21 +00:00
update desktop player hint
In-browser playback has gotten better in recent years, so we can moderate the suggestion to use a desktop player a bit.
This commit is contained in:
parent
8d05da5674
commit
83f3bd033e
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="desktop-player-hint">
|
||||
<h3>Use a desktop player!</h3>
|
||||
<p>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.</p>
|
||||
<h3>Try a desktop player!</h3>
|
||||
<p>If you're experiencing problems with the web player, please try a desktop player such as VLC.</p>
|
||||
<p>Beware that downloading the HLS playlist file is useless because of the way HLS works. You need to play the URL from your player.</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue