Merge branch 'master' into lp2019
[libreplanet-static.git] / 2019 / live / room155.html
CommitLineData
901d4e52
AE
1<!--#include virtual="/2019/includes/header.html"-->
2
3<title>LibrePlanet 2019 &mdash; Live &mdash; Room 155</title>
4
5<!--#include virtual="/2019/includes/banner.html"-->
6<!--#include virtual="/2019/includes/sidebar.html"-->
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="http://live.fsf.org/room155.ogv"
16 type="video/ogg" />
17 <p><em>Your browser does not support the video
18 tag, <a href="http://live.fsf.org/room155.ogv">
19 [ please download ]</a> the video instead.</em></p>
20 </video>
21 </div> <!-- end Live Player -->
22 <!--#include virtual="/2019/includes/live_menu.html" -->
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>
b08a6669
AE
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>
692eb59a 33 <li>Conference-wide Mumble (voice chat) server: <strong>mumble.fsf.org</strong></li>
901d4e52
AE
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 -->
576e4421 43 <div style="margin-top: 20px">
9ce1b4c8
AE
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>
901d4e52
AE
46 </div> <!-- end of main content -->
47
48 <div class="col-sm-4"> <!-- start of right sidebar column -->
49 <!--#include virtual="/2019/includes/live_sidebar.html" -->
50 </div> <!-- end of right sidebar column -->
51</div>
52
53
54<!--#include virtual="/2019/includes/footer.html"-->
55<!--#include virtual="/2019/includes/common_js.html"-->
56<script type="text/javascript">
57 $("#room155").addClass("active").html("<strong>Room 155</strong>");
58</script>
59<!--#include virtual="/2019/includes/close.html" -->