From aeae23d5f70899055dffe16ec2e48d6f90177572 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Tue, 16 Mar 2021 11:28:13 -0400 Subject: [PATCH] updated static list of live streams --- 2021/live/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/2021/live/index.html b/2021/live/index.html index 144ff718..f11559fb 100755 --- a/2021/live/index.html +++ b/2021/live/index.html @@ -29,15 +29,15 @@

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

- https://live.fsf.org/stream-room-grand.webm
- https://live.fsf.org/stream-room-freedom.webm
- https://live.fsf.org/stream-room-patriot.webm

+ https://live.fsf.org/stream-room-jupiter.webm
+ https://live.fsf.org/stream-room-saturn.webm
+ https://live.fsf.org/stream-room-neptune.webm

or using something like this on a terminal:

-mpv https://live.fsf.org/stream-room-grand.webm
-mplayer https://live.fsf.org/stream-room-freedom.webm
-ffplay https://live.fsf.org/stream-room-patriot.webm
+mpv https://live.fsf.org/stream-room-jupiter.webm
+mplayer https://live.fsf.org/stream-room-saturn.webm
+ffplay https://live.fsf.org/stream-room-neptune.webm
 

-- 2.25.1