carousel not working
[libreplanet-static.git] / 2022 / live / room155.html
CommitLineData
ac6a66d0 1<!--#include virtual="/2022/includes/header.html"-->
6ca5bddc 2
ac6a66d0 3<title>LibrePlanet 2022 &mdash; Live &mdash; Room 155</title>
6ca5bddc 4
ac6a66d0 5<!--#include virtual="/2022/includes/banner.html"-->
6<!--#include virtual="/2022/includes/sidebar.html"-->
6ca5bddc 7
8<h1>Room 155 </h1>
9
10<div class="row margin-top">
11 <div class="col-sm-8">
12 <div class="thumbnail"> <!-- start Live Player -->
13 <video class="lp-video" controls>
14 <source
15 src="https://live.fsf.org/stream-155.webm"
16 type="video/ogg" />
17 <p><em>Your browser does not support the video
18 tag, <a href="https://live.fsf.org/stream-155.webm">
19 [ please download ]</a> the video instead.</em></p>
20 </video>
21 </div> <!-- end Live Player -->
ac6a66d0 22 <!--#include virtual="/2022/includes/live_menu.html" -->
6ca5bddc 23 <div class="panel panel-default">
24 <div class="panel-body text-center">
25 Problem streaming? Contact <strong><a class="alt-a" href="mailto:streaming@fsf.org">streaming@fsf.org</a></strong>
26 </div>
27 </div>
28 <p>Join the discussion online!</p>
29
30 <ul>
31 <li>Conference-wide Freenode IRC channel: <strong>/join #libreplanet</strong></li>
32 <li>Freenode IRC channel for Room 155: <strong>/join #libreplanet_room155</strong></li>
33 <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org</strong></li>
34 <li>Conference hashtag for <a href="https://fsf.org/twitter">microblogging</a>: <strong>#libreplanet</strong></li>
35 </ul>
36
37 <div id="kiwiirc-widget"><!-- Start of Kiwiirc widget -->
38 <h2> IRC </h2>
39 <iframe src="https://irc0d.libreplanet.org/irc/irc.freenode.net/?&amp;theme=mini#libreplanet_room155"
40 class="irc-client">
41 </iframe>
42 </div><!-- End of Kiwiirc widget -->
43 <div style="margin-top: 20px">
44 <p>To join other channels, such as <strong>#libreplanet_room155</strong>, copy and paste this text into the IRC client above after you connect to IRC: <strong>/join #libreplanet_room155</strong></p>
45 </div>
46 </div> <!-- end of main content -->
47
48 <div class="col-sm-4"> <!-- start of right sidebar column -->
ac6a66d0 49 <!--#include virtual="/2022/includes/live_sidebar.html" -->
6ca5bddc 50 </div> <!-- end of right sidebar column -->
51</div>
52
53
ac6a66d0 54<!--#include virtual="/2022/includes/footer.html"-->
55<!--#include virtual="/2022/includes/common_js.html"-->
6ca5bddc 56<script type="text/javascript">
57 $("#room155").addClass("active").html("<strong>Room 155</strong>");
58</script>
ac6a66d0 59<!--#include virtual="/2022/includes/close.html" -->