updated video urls on static streaming pages
authorAndrew Engelbrecht <andrew@fsf.org>
Wed, 20 Mar 2019 22:22:55 +0000 (18:22 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Wed, 20 Mar 2019 22:22:55 +0000 (18:22 -0400)
2019/live/room123.html
2019/live/room144.html
2019/live/room155.html

index a7b1fce91e0f0afc3075eaf2bce7c3d98815911e..4e2cb375ab5bdb6501d290f77df5f1422386fec8 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="http://live.fsf.org/slides-123.webm" type="video/webm" />
+       <source src="https://live.fsf.org/stream-123.webm" type="video/webm" />
        <p><em>Your browser does not support the video
-         tag, <a href="http://live.fsf.org/room123.ogv">
+         tag, <a href="https://live.fsf.org/stream-123.webm">
          [ please download ]</a> the video instead.</em></p>
       </video>
     </div>  <!-- end Live Player -->
index ed0b9da19c1c477143073c773caa24f5abacba96..5116127ae6fc23d305f8759a5eb8099a038a6935 100755 (executable)
        <div class="thumbnail"> <!-- start Live Player -->
            <video class="lp-video" controls>
                  <source
-                     src="http://live.fsf.org/room144.ogv"
+                     src="https://live.fsf.org/stream-144.webm"
                      type="video/ogg" />
                  <p><em>Your browser does not support the video
-                         tag, <a href="http://live.fsf.org/room144.ogv">
+                         tag, <a href="https://live.fsf.org/stream-144.webm">
                            [ please download ]</a> the video instead.</em></p>
            </video>
        </div>  <!-- end Live Player -->
index 924a781d2595933fb282dfd0bfc544250626c99d..dcaa3d16859d5e4a9662e055ba34a62f9e1683ac 100755 (executable)
        <div class="thumbnail"> <!-- start Live Player -->
          <video class="lp-video" controls>
                <source
-                   src="http://live.fsf.org/room155.ogv"
+                   src="https://live.fsf.org/stream-155.webm"
                    type="video/ogg" />
                <p><em>Your browser does not support the video
-                       tag, <a href="http://live.fsf.org/room155.ogv">
+                       tag, <a href="https://live.fsf.org/stream-155.webm">
                          [ please download ]</a> the video instead.</em></p>
          </video>
        </div>  <!-- end Live Player -->