2015: live: Disable live streaming client.
authorDavid Thompson <davet@gnu.org>
Mon, 23 Mar 2015 16:47:30 +0000 (12:47 -0400)
committerDavid Thompson <davet@gnu.org>
Mon, 23 Mar 2015 16:47:51 +0000 (12:47 -0400)
2015/live/index.html

index 8de40b521b951ffbfdea2a0ef32b6b5f74f16824..0138435231ffeb2ea672e3db879cd155f6ad271e 100755 (executable)
 <div class="row margin-top">
   <div class="col-sm-8"> <!-- start of main content -->
 
-    <noscript>
-      <p>
-        Our conference streaming web interface requires JavaScript, but
-        all of our streams are readily available on
-        <a href="http://live.fsf.org">
-          live.fsf.org
-        </a>
-        and can be played with the video client of your
-        choice, such as VLC or mplayer.
-      </p>
-      <p>
-        To stream the Room 123 sessions, you could run this in your
-        terminal:
-        <pre>
-          vlc http://live.fsf.org/room123.ogv
-        </pre>
-      </p>
-    </noscript>
-
-    <div id="stream"></div>
-
-    <iframe src="https://www0.libreplanet.org/kiwi/irc.freenode.net/?theme=mini&amp;#libreplanet"
-            class="irc-client">
-    </iframe>
+    <p>
+      LibrePlanet 2015 is now over.
+      <strong>Thanks for watching!</strong>
+    </p>
+
+    <p>
+      Check out <a href="https://media.libreplanet.org">our GNU MediaGoblin</a> instance
+      for photos and videos of the conference!
+    </p>
   </div> <!-- end of main content -->
 
   <div class="col-sm-4"> <!-- start of right sidebar column -->
@@ -43,8 +28,6 @@
 
 <!--#include virtual="/server/2015/footer.html"-->
 <!--#include virtual="/server/2015/common_js.html"-->
-<script type="text/javascript" src="/2015/assets/js/mithril.min.js"></script>
-<script type="text/javascript" src="/2015/assets/js/stream.js"></script>
 <script type="text/javascript">
 $("#p-sessions").addClass("active").text("Sessions");
 </script>