Update index
authorMichael McMahon <michael@fsf.org>
Fri, 13 Mar 2020 16:19:27 +0000 (12:19 -0400)
committerMichael McMahon <michael@fsf.org>
Fri, 13 Mar 2020 16:19:27 +0000 (12:19 -0400)
2020/live/index.html

index 123de055c5a91421273a51105c57089a00aabf96..8edf16fc08c84f026d6bf3928a448055b55bb0e9 100755 (executable)
@@ -22,8 +22,9 @@
 
     <p>To watch LibrePlanet 2019 videos, please visit our <a href="https://media.libreplanet.org">MediaGoblin instance</a>.</p>
 
-    <!-- The Conference is not running at this time
+    <!-- The Conference is not running at this time -->
 
+<!--
     <noscript>
       <p>
         Our conference streaming web interface requires JavaScript, but
       <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-123.webm <br>
-       https://live.fsf.org/stream-144.webm <br>
-       https://live.fsf.org/stream-155.webm <br><br>
-
-       https://live.fsf.org/slides-123.webm <br>
-       https://live.fsf.org/slides-144.webm <br>
-       https://live.fsf.org/slides-155.webm <br><br>
+       https://live.fsf.org/stream-room-grand.webm <br>
+       https://live.fsf.org/stream-room-freedom.webm <br>
+       https://live.fsf.org/stream-room-patriot.webm <br><br>
 
        or using something like this on a terminal:
 <pre>
-mpv https://live.fsf.org/stream-123.webm
-mplayer https://live.fsf.org/stream-144.webm
-ffplay https://live.fsf.org/stream-155.webm
+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
 </pre>
       </p>
     </noscript>
+-->
 
     <div id="stream"></div>
 
@@ -61,10 +59,10 @@ ffplay https://live.fsf.org/stream-155.webm
     </iframe>
 
     <div style="margin-top: 20px">
-        <p>To join other channels, such as <strong>#libreplanet_room123</strong>, copy and paste this text into the IRC client above after you connect to IRC: <strong>/join #libreplanet_room123</strong></p>
+        <p>To join other channels, such as <strong>#libreplanet_room_grand</strong>, copy and paste this text into the IRC client above after you connect to IRC: <strong>/join #libreplanet_room_grand</strong></p>
     </div>
 
-    -->
+    <!-- end -->
 
   </div> <!-- end of main content -->