Bob Mottram před 7 roky
rodič
revize
fd14d11601
2 změnil soubory, kde provedl 18 přidání a 18 odebrání
  1. 1
    1
      doc/EN/app_icecast.org
  2. 17
    17
      website/EN/app_icecast.html

+ 1
- 1
doc/EN/app_icecast.org Zobrazit soubor

@@ -44,7 +44,7 @@ Create a directory on the USB drive named *icestream* and copy your files into t
44 44
 Go to the *Administrator control panel*, select *App settings*, then *icecast*, then *Import stream files from USB drive*.
45 45
 
46 46
 ** Via ssh
47
-Make a directory named *icestream* and copy your file into it. Then copy the directory to your server.
47
+Make a directory named *icestream* and copy your files into it. Then copy the directory to your server.
48 48
 
49 49
 #+begin_src bash
50 50
 scp -r -P 2222 icestream myusername@mydomain:/home/myusername

+ 17
- 17
website/EN/app_icecast.html Zobrazit soubor

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2017-11-27 Mon 12:28 -->
6
+<!-- 2017-11-27 Mon 12:34 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title>&lrm;</title>
@@ -256,9 +256,9 @@ Icecast enables you to run something like an internet radio station. So if you h
256 256
 This system is available only via an onion address, which should mitigate the potential for copyright disputes over streamed content. By default it's only set up to stream to a small number of users so that it doesn't put too much stress on CPU or memory requirements, although you can increase the maximum limit if you have a more powerful system and enough bandwidth.
257 257
 </p>
258 258
 
259
-<div id="outline-container-org8c8f8ae" class="outline-2">
260
-<h2 id="org8c8f8ae">Installation</h2>
261
-<div class="outline-text-2" id="text-org8c8f8ae">
259
+<div id="outline-container-org39e710c" class="outline-2">
260
+<h2 id="org39e710c">Installation</h2>
261
+<div class="outline-text-2" id="text-org39e710c">
262 262
 <p>
263 263
 Log into your system with:
264 264
 </p>
@@ -282,9 +282,9 @@ If you then go to the <b>About</b> screen you'll see the onion address for Iceca
282 282
 </div>
283 283
 </div>
284 284
 
285
-<div id="outline-container-org00ccd42" class="outline-2">
286
-<h2 id="org00ccd42">Adding files to be streamed</h2>
287
-<div class="outline-text-2" id="text-org00ccd42">
285
+<div id="outline-container-org4aa7903" class="outline-2">
286
+<h2 id="org4aa7903">Adding files to be streamed</h2>
287
+<div class="outline-text-2" id="text-org4aa7903">
288 288
 <p>
289 289
 There are two ways to get files onto the system: either via ssh or via a USB drive. File types can be <b>ogg, ogv, mp3 or mp4</b> format.
290 290
 </p>
@@ -294,9 +294,9 @@ It may take a while for the files to import, especially on a low power single bo
294 294
 </p>
295 295
 </div>
296 296
 
297
-<div id="outline-container-org96ee1e5" class="outline-3">
298
-<h3 id="org96ee1e5">From a USB drive</h3>
299
-<div class="outline-text-3" id="text-org96ee1e5">
297
+<div id="outline-container-orgaeb4e7a" class="outline-3">
298
+<h3 id="orgaeb4e7a">From a USB drive</h3>
299
+<div class="outline-text-3" id="text-orgaeb4e7a">
300 300
 <p>
301 301
 Create a directory on the USB drive named <b>icestream</b> and copy your files into there. Plug the drive into your server.
302 302
 </p>
@@ -307,11 +307,11 @@ Go to the <b>Administrator control panel</b>, select <b>App settings</b>, then <
307 307
 </div>
308 308
 </div>
309 309
 
310
-<div id="outline-container-org487d744" class="outline-3">
311
-<h3 id="org487d744">Via ssh</h3>
312
-<div class="outline-text-3" id="text-org487d744">
310
+<div id="outline-container-org01e736b" class="outline-3">
311
+<h3 id="org01e736b">Via ssh</h3>
312
+<div class="outline-text-3" id="text-org01e736b">
313 313
 <p>
314
-Make a directory named <b>icestream</b> and copy your file into it. Then copy the directory to your server.
314
+Make a directory named <b>icestream</b> and copy your files into it. Then copy the directory to your server.
315 315
 </p>
316 316
 
317 317
 <div class="org-src-container">
@@ -335,9 +335,9 @@ Select <b>Administrator controls</b>, enter your password, then go to <b>App set
335 335
 </div>
336 336
 </div>
337 337
 
338
-<div id="outline-container-org9612135" class="outline-2">
339
-<h2 id="org9612135">Access controls</h2>
340
-<div class="outline-text-2" id="text-org9612135">
338
+<div id="outline-container-orge4a3d96" class="outline-2">
339
+<h2 id="orge4a3d96">Access controls</h2>
340
+<div class="outline-text-2" id="text-orge4a3d96">
341 341
 <p>
342 342
 By default anyone who happens to find your Icecast onion address can listen to your stream. If you only want it to be available to a few friends or family then you can add an extra login password.
343 343
 </p>