Fix stream names
authorMichael McMahon <michael@fsf.org>
Fri, 13 Mar 2020 17:00:40 +0000 (13:00 -0400)
committerMichael McMahon <michael@fsf.org>
Fri, 13 Mar 2020 17:00:40 +0000 (13:00 -0400)
2020/live/roomfreedom.html
2020/live/roomgrand.html
2020/live/roompatriot.html

index 5373482865a7e90d407f25640e6ff48dbe917b77..0a3fbbd76707698522d0c01144b024d896010af3 100755 (executable)
        <div class="thumbnail"> <!-- start Live Player -->
            <video class="lp-video" controls>
                  <source
-                     src="https://live.fsf.org/stream-freedom.webm"
+                     src="https://live.fsf.org/stream-room-freedom.webm"
                      type="video/ogg" />
                  <p><em>Your browser does not support the video
-                         tag, <a href="https://live.fsf.org/stream-freedom.webm">
+                         tag, <a href="https://live.fsf.org/stream-room-freedom.webm">
                            [ please download ]</a> the video instead.</em></p>
            </video>
        </div>  <!-- end Live Player -->
index 467d30ea1d0c95886cfaf918d9d4e598a2599349..6befe1b92e93aa3c116f25a382f6e0c0c980d9a1 100755 (executable)
@@ -14,9 +14,9 @@
   <div class="col-sm-8"> <!-- start of main content -->
     <div class="thumbnail"> <!-- start Live Player -->
       <video class="lp-video" controls>
-       <source src="https://live.fsf.org/stream-grand.webm" type="video/webm" />
+       <source src="https://live.fsf.org/stream-room-grand.webm" type="video/webm" />
        <p><em>Your browser does not support the video
-         tag, <a href="https://live.fsf.org/stream-grand.webm">
+         tag, <a href="https://live.fsf.org/stream-room-grand.webm">
          [ please download ]</a> the video instead.</em></p>
       </video>
     </div>  <!-- end Live Player -->
index a1f84179b1a438c1d747e0652589f7d44d9ac03c..6e5d743511deb773d0923fce26d467da547e84fb 100755 (executable)
        <div class="thumbnail"> <!-- start Live Player -->
          <video class="lp-video" controls>
                <source
-                   src="https://live.fsf.org/stream-patriot.webm"
+                   src="https://live.fsf.org/stream-room-patriot.webm"
                    type="video/ogg" />
                <p><em>Your browser does not support the video
-                       tag, <a href="https://live.fsf.org/stream-patriot.webm">
+                       tag, <a href="https://live.fsf.org/stream-room-patriot.webm">
                          [ please download ]</a> the video instead.</em></p>
          </video>
        </div>  <!-- end Live Player -->