diff --git a/darkice/trunk/darkice.cfg b/darkice/trunk/darkice.cfg index 7e02c01..8c49142 100644 --- a/darkice/trunk/darkice.cfg +++ b/darkice/trunk/darkice.cfg @@ -1,5 +1,6 @@ [general] duration = 60 +bufferSecs = 5 [input] device = /dev/dsp @@ -14,10 +15,27 @@ bitrate = 96 server = yp.yourserver.com port = 8000 password = hackme -mountPoint = live +mountPoint = live96 name = DarkIce trial description = This is only a trial url = http://www.yourserver.com genre = live public = no +remoteDumpFile = /tmp/live96.mp3 + +[lame0] +encoder = notlame +bitrate = 24 +lowpass = 8500 + +server = yp.yourserver.com +port = 8000 +password = hackme +mountPoint = live24 +name = DarkIce trial +description = This is only a trial +url = http://www.yourserver.com +genre = live +public = no +remoteDumpFile = /tmp/live24.mp3