From 8f8a8ce9c458204f0f843176018856f46d0c0fa2 Mon Sep 17 00:00:00 2001 From: k054 Date: Sat, 25 Mar 2017 13:27:26 -0600 Subject: [PATCH] live2 to live --- 2017/live/index.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/2017/live/index.html b/2017/live/index.html index 6cdd4a58..49e5d54a 100755 --- a/2017/live/index.html +++ b/2017/live/index.html @@ -14,8 +14,8 @@

Our conference streaming web interface requires JavaScript, but all of our streams are readily available on - - live2.fsf.org + + live.fsf.org and can be played with the video client of your choice, such as VLC or mplayer. @@ -23,26 +23,26 @@

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://live.fsf.org/stream-123.webm
+ https://live.fsf.org/stream-141.webm
+ https://live.fsf.org/stream-144.webm
+ https://live.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://live.fsf.org/slides-123.webm
+ https://live.fsf.org/slides-141.webm
+ https://live.fsf.org/slides-144.webm
+ https://live.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

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

or using something like this on a terminal:

-vlc https://live2.fsf.org/stream-123.webm
-mpv https://live2.fsf.org/stream-141.webm
-ffplay https://live2.fsf.org/stream-155.webm
+vlc https://live.fsf.org/stream-123.webm
+mpv https://live.fsf.org/stream-141.webm
+ffplay https://live.fsf.org/stream-155.webm
 

-- 2.25.1