mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
fix formatting
This commit is contained in:
parent
6965d22644
commit
7208ba0e53
1 changed files with 3 additions and 1 deletions
|
@ -43,8 +43,10 @@
|
|||
<p>
|
||||
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: <a href="<?=h($talk['playlist'])?>"><?=h($talk['playlist'])?></a>
|
||||
(Note: Downloading this file is useless because of the way HLS works. You need to play the URL from your player.)
|
||||
</p>
|
||||
<p>
|
||||
Note: Downloading this file is useless because of the way HLS works. You need to play the URL from your player.
|
||||
<p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue