video-presentation/index.html

169 lines
6.0 KiB
HTML
Raw Normal View History

2016-11-03 21:17:08 +02:00
<!doctype html>
<html>
2016-11-06 11:04:56 +02:00
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>OF2016 Video</title>
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/black.css">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
</head>
<body>
<div class="reveal">
<div class="slides">
<section>
<section>
2016-11-03 21:17:08 +02:00
<h1>OpenFest 2016</h1>
2016-11-06 08:52:44 +02:00
<h2>Преглед на инфраструктурата</h2>
<h2>Видео</h2>
2016-11-06 11:04:56 +02:00
</section>
<section>
Кои сме ние
</section>
<section data-background-image="img/potato-collection.jpg">
</section>
2016-11-06 11:10:01 +02:00
<section data-background-image="img/filling.JPG">
2016-11-06 11:04:56 +02:00
</section>
<section data-background-image="img/gear_pile.jpg">
</section>
2016-11-03 21:17:08 +02:00
</section>
<section>
2016-11-05 22:13:24 +02:00
<section>
2016-11-06 08:52:44 +02:00
<h1>Техника</h1>
</section>
2016-11-06 11:04:56 +02:00
<section data-background-image="img/camera.jpg">
2016-11-06 08:52:44 +02:00
</section>
2016-11-06 11:04:56 +02:00
<section data-background-image="img/video_mixer.jpg">
2016-11-06 08:52:44 +02:00
</section>
2016-11-06 11:10:01 +02:00
<section data-background-image="img/launchpad.JPG">
2016-11-06 08:52:44 +02:00
</section>
2016-11-06 11:04:56 +02:00
<section data-background-image="img/audio_mixer.jpg">
2016-11-06 08:52:44 +02:00
</section>
2016-11-06 11:04:56 +02:00
<section data-background-image="img/scaler.jpg">
</section>
2016-11-06 08:52:44 +02:00
</section>
<section>
<section>
<h1>Схема</h1>
</section>
<section data-background-image="img/hall-bg.png" data-background-size="contain">
</section>
</section>
<section>
<section>
<h2>Малко числа</h2>
2016-11-05 22:13:24 +02:00
</section>
<section>
<h2>Видео</h2>
<ul>
<li>2 зали (и половина)</li>
2016-11-06 08:52:44 +02:00
<li>6 камери + 1 резерва</li>
2016-11-05 22:13:24 +02:00
<li>3TB записи</li>
2016-11-06 11:04:56 +02:00
<li><ul>
<li>Камера</li>
<li>ninja</li>
<li>restreamer</li>
</ul></li>
2016-11-05 22:13:24 +02:00
</ul>
</section>
<section>
<h2>Кабели</h2>
<ul>
<li>174 метра SDI</li>
<li>170 метра XLR</li>
<li>126 метра захранване</li>
</ul>
</section>
2016-11-03 21:17:08 +02:00
2016-11-06 08:52:44 +02:00
<section>
<h2>Streaming зала България</h2>
<table>
<thead>
<th>Stream</th>
<th>Bitrate</th>
</thead>
<tbody>
2016-11-06 11:04:56 +02:00
<tr>
2016-11-06 08:52:44 +02:00
<td>Локален</td>
<td>5 Mbps</td>
</tr>
2016-11-06 11:04:56 +02:00
<tr>
2016-11-06 08:52:44 +02:00
<td>1080p външен</td>
<td>3 Mbps</td>
</tr>
2016-11-06 11:04:56 +02:00
<tr>
2016-11-06 08:52:44 +02:00
<td>720p външен</td>
<td>1.5 Mbps</td>
</tr>
2016-11-06 11:04:56 +02:00
<tr>
2016-11-06 08:52:44 +02:00
<td>480 външен</td>
<td>0.7 Mbps</td>
</tr>
2016-11-06 11:04:56 +02:00
<tr>
2016-11-06 08:52:44 +02:00
<td>Общо</td>
<td>10.2 Mbps</td>
</tr>
2016-11-06 11:04:56 +02:00
<tr>
<td>За целия първи ден</td>
<td>TX: 70GB</td>
</tr>
2016-11-06 08:52:44 +02:00
</tbody>
</table>
2016-11-05 22:13:24 +02:00
</section>
2016-11-03 21:17:08 +02:00
</section>
<section>
2016-11-06 08:52:44 +02:00
<h2>Презентация</h2>
<p><a style="font-size: 35px;" href="https://github.com/OpenFest/openfest/tree/master/2016/schemes">github.com/OpenFest/openfest/tree/master/2016/schemes</a></p>
2016-11-03 21:17:08 +02:00
</section>
2016-11-06 11:04:56 +02:00
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// More info https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
history: true,
// More info https://github.com/hakimel/reveal.js#dependencies
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },
{ src: 'plugin/notes/notes.js', async: true },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
]
});
</script>
</body>
2016-11-03 21:17:08 +02:00
</html>