Line 0
Link Here
|
|
|
1 |
--- darkice.cfg.orig 2015-05-18 17:38:07 UTC |
2 |
+++ darkice.cfg |
3 |
@@ -26,7 +26,9 @@ bitrate = 96 # bitrate of the stream se |
4 |
server = yp.yourserver.com |
5 |
# host name of the server |
6 |
port = 8000 # port of the IceCast2 server, usually 8000 |
7 |
-password = hackme # source password to the IceCast2 server |
8 |
+# source password to the IceCast2 server |
9 |
+password = hackme |
10 |
+# there must not be a comment following the password |
11 |
mountPoint = sample96 # mount point of this stream on the IceCast2 server |
12 |
name = DarkIce trial |
13 |
# name of the stream |
14 |
@@ -48,7 +50,9 @@ quality = 0.8 # encoding quality |
15 |
server = yp.yourserver.com |
16 |
# host name of the server |
17 |
port = 8000 # port of the IceCast server, usually 8000 |
18 |
-password = hackme # source password to the IceCast server |
19 |
+# source password to the IceCast2 server |
20 |
+password = hackme |
21 |
+# there must not be a comment following the password |
22 |
mountPoint = sample96 # mount point of this stream on the IceCast server |
23 |
name = DarkIce trial |
24 |
# name of the stream |
25 |
@@ -68,7 +72,9 @@ quality = 0.5 # encoding quality |
26 |
server = yp.yourserver.com |
27 |
# host name of the server |
28 |
port = 8001 # source port of the ShoutCast server, usually 8001 |
29 |
-password = hackme # source password to the ShoutCast server |
30 |
+# source password to the IceCast2 server |
31 |
+password = hackme |
32 |
+# there must not be a comment following the password |
33 |
name = DarkIce trial |
34 |
# name of the stream |
35 |
url = http://www.yourserver.com |