From: Andrew Engelbrecht Date: Sat, 25 Mar 2017 18:58:39 +0000 (-0400) Subject: Revert "Revert "change live2.fsf.org to live.fsf.org"" X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=421e60a3254e6359766566be648b04a8bb5ed259;p=libreplanet-static.git Revert "Revert "change live2.fsf.org to live.fsf.org"" This reverts commit d7001c483811a8ecfda95a97251c1ef21486dff1. --- diff --git a/2017/assets/js/stream.js b/2017/assets/js/stream.js index 25dd5cae..a43dd320 100644 --- a/2017/assets/js/stream.js +++ b/2017/assets/js/stream.js @@ -46,9 +46,9 @@ if (!Array.prototype.find) { var app = {}; -app.icecastUrl = "http://live2.fsf.org"; +app.icecastUrl = "http://live.fsf.org"; -app.icecastApiUrl = "//live2.fsf.org"; +app.icecastApiUrl = "//live.fsf.org"; app.scheduleEvery = function(duration, thunk) { thunk(); 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