1 <!--#include virtual="/server/2015/header.html"-->
3 <title>LibrePlanet
2015 — Live
— Room
123</title>
5 <!--#include virtual="/server/2015/banner.html"-->
6 <!--#include virtual="/server/2015/sidebar.html"-->
10 <p>Now presenting:
<strong id=
"speaker-name"></strong> -
"<i id="talk-title
"></i>"</p>
11 <p id=
"viewer-counter"></p>
13 <div class=
"row margin-top">
14 <div class=
"col-sm-8"> <!-- start of main content -->
15 <div class=
"thumbnail"> <!-- start Live Player -->
16 <video class=
"lp-video" controls
>
17 <source src=
"http://live.fsf.org/test.webm" type=
"video/webm" />
18 <p><em>Your browser does not support the video
19 tag,
<a href=
"http://live.fsf.org/room123.ogv">
20 [ please download ]
</a> the video instead.
</em></p>
22 </div> <!-- end Live Player -->
23 <!--#include virtual="/server/2015/live_menu.html" -->
24 <div class=
"panel panel-default">
25 <div class=
"panel-body text-center">
26 Problem streaming? Contact
<strong><a class=
"alt-a" href=
"mailto:streaming@fsf.org">streaming@fsf.org
</a></strong>
29 <p>Join the discussion online!
</p>
32 <li>Conference-wide Freenode IRC channel:
<strong>#libreplanet
</strong></li>
33 <li>Freenode IRC channel for Room
123:
<strong>#libreplanet_room123
</strong></li>
34 <li>Conference hashtag for
<a href=
"https://fsf.org/twitter">microblogging
</a>:
<strong>#lp2015
</strong></li>
37 <div id=
"kiwiirc-widget"><!-- Start of Kiwiirc widget -->
39 <iframe src=
"https://www0.libreplanet.org/kiwi/irc.freenode.net/?&theme=mini#libreplanet_room123"
42 </div><!-- End of Kiwiirc widget -->
43 </div> <!-- end of main content -->
45 <div class=
"col-sm-4"> <!-- start of right sidebar column -->
46 <!--#include virtual="/server/2015/live_sidebar.html" -->
47 </div> <!-- end of right sidebar column -->
51 <!--#include virtual="/server/2015/footer.html"-->
52 <!--#include virtual="/server/2015/common_js.html"-->
53 <script type=
"text/javascript" src=
"/2015/assets/js/stream.js"></script>
54 <script type=
"text/javascript">
55 $(
"#room123").addClass(
"active").html(
"<strong>Room 123</strong>");
56 monitorStream('/test.webm');
58 <!--#include virtual="/server/2015/close.html" -->