From bed6aef0f2a00e3a2da7d2a9dab0805229b82f26 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Tue, 21 Mar 2017 17:14:49 -0400 Subject: [PATCH] mention low res streams in static html --- 2017/live/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/2017/live/index.html b/2017/live/index.html index edceea1f..6cdd4a58 100755 --- a/2017/live/index.html +++ b/2017/live/index.html @@ -22,14 +22,22 @@

You can watch the streams directly by using vlc or some other media players with the following URLs:

+ https://live2.fsf.org/stream-123.webm
https://live2.fsf.org/stream-141.webm
https://live2.fsf.org/stream-144.webm
https://live2.fsf.org/stream-155.webm

+ https://live2.fsf.org/slides-123.webm
https://live2.fsf.org/slides-141.webm
https://live2.fsf.org/slides-144.webm
https://live2.fsf.org/slides-155.webm

+ + https://live2.fsf.org/stream-123-480p.webm
+ https://live2.fsf.org/stream-141-480p.webm
+ https://live2.fsf.org/stream-144-480p.webm
+ https://live2.fsf.org/stream-155-480p.webm

+ or using something like this on a terminal:

 vlc https://live2.fsf.org/stream-123.webm
-- 
2.25.1