updated listing of available streams
authorAndrew Engelbrecht <andrew@fsf.org>
Fri, 16 Feb 2018 18:45:59 +0000 (13:45 -0500)
committerAndrew Engelbrecht <andrew@fsf.org>
Fri, 16 Feb 2018 18:45:59 +0000 (13:45 -0500)
2018/live/index.html

index 29a751fc46904d38df2620dea9947e116044086b..78c8f31c615626c3d7612a5af61ac36ee0220ab5 100755 (executable)
       <p>
        You can watch the streams directly by using vlc or some other media players with the following URLs:<br><br>
 
+       https://live.fsf.org/stream-101.webm <br>
        https://live.fsf.org/stream-123.webm <br>
-       https://live.fsf.org/stream-141.webm <br>
        https://live.fsf.org/stream-144.webm <br>
        https://live.fsf.org/stream-155.webm <br><br>
 
+       https://live.fsf.org/slides-101.webm <br>
        https://live.fsf.org/slides-123.webm <br>
-       https://live.fsf.org/slides-141.webm <br>
        https://live.fsf.org/slides-144.webm <br>
        https://live.fsf.org/slides-155.webm <br><br>
 
+       https://live.fsf.org/stream-101-480p.webm <br>
        https://live.fsf.org/stream-123-480p.webm <br>
-       https://live.fsf.org/stream-141-480p.webm <br>
        https://live.fsf.org/stream-144-480p.webm <br>
        https://live.fsf.org/stream-155-480p.webm <br><br>
 
        or using something like this on a terminal:
 <pre>
-vlc https://live.fsf.org/stream-123.webm
-mpv https://live.fsf.org/stream-141.webm
+vlc https://live.fsf.org/stream-101.webm
+mpv https://live.fsf.org/stream-123.webm
+mplayer https://live.fsf.org/stream-144.webm
 ffplay https://live.fsf.org/stream-155.webm
 </pre>
       </p>