Frequently Asked Question

Darkice Config
Last Updated 6 years ago

*Located in /etc/darkice.cfg


[general]
duration  = 0  # duration in s, 0 forever
bufferSecs  = 1  # buffer, in seconds
reconnect  = yes  # reconnect if disconnected

[input]
device  = pulse  # for Pulseaudio
sampleRate  = 44100  # sample rate 11025, 22050 or 44100
bitsPerSample  = 16  # bits
channel  = 2  # 2 = stereo

[icecast2-0]
bitrateMode  = cbr  # variable bit rate (`cbr' constant, `abr' average)
quality  = 1.0  # 1.0 is best quality
format  = mp3  # format. Choose `vorbis' for OGG Vorbis
bitrate  = 320  # bitrate
server  = airtime.domain.com # or IP
port  = 8100  # port for IceCast2 access
password  = the-live-password  # source password to the IceCast2 server
mountPoint  = stream.mp3  # mount point on the IceCast2 server .mp3 or .ogg
name  = Live from the TOP OF THE MOUNTAIN!!

Please Wait!

Please wait... it will take a second!