2015: live: Add noscript instructions.
authorDavid Thompson <dthompson2@worcester.edu>
Sun, 22 Mar 2015 12:33:16 +0000 (08:33 -0400)
committerDavid Thompson <dthompson2@worcester.edu>
Sun, 22 Mar 2015 12:33:16 +0000 (08:33 -0400)
2015/live/index.html

index 33e93f644a3c5c9282d50c1bd6a26fdd13ef85e7..8de40b521b951ffbfdea2a0ef32b6b5f74f16824 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"