* most likely you need a kernel with realtime patch or at least tuned to low latancy ** on kubuntu: sudo apt-get install linux-image-lowlatency sudo su -c 'echo @audio - rtprio 99 >> /etc/security/limits.conf' sudo su -c 'echo @audio - memlock 250000 >> /etc/security/limits.conf' sudo su -c 'echo @audio - nice -10 >> /etc/security/limits.conf' * reboot * install idjc and it's deps ** on kubuntu: sudo apt-get install libc6 (>= 2.5-0ubuntu1), libflac7, libjack0.100.0-0 (>= 0.102.20), libmad0 (>= 0.15.1b), libogg0 (>= 1.1.3), libsamplerate0, libshout3, libsndfile1, libspeex1 (>= 1.1.8), libtheora0, libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2), python, python-central (>= 0.5.8), python-gtk2, jackd, python-eyed3, libmad0, qjackctl wget http://aplg.kollide.net/kubuntu/idjc/idjc_0.6.12-0kubuntu1_i386.deb sudo dpkg -i idjc_0.6.12-0kubuntu1_i386.deb * start qjackctl * /usr/bin/jackd -v -R -dalsa -r44100 ** if this doesn't work out for you... use qjackctl to tune the settings * start idjc * click the server button Type: | Icecast 2 |v | Host: | icecast.kollide.net | Port: | 8000 ||| Mount: | /NICK.ogg | Login: | source | Pass: | ASK APLG | Format: | ogg |v | DJ Name: | NICK | Listen URL: | http://icecast.kollide.net:8000/nick.ogg.m|3u Description: | Radio Anorak | Genre: | WhatEver | [x] Make Public click --> | Server Conect | <-- click * close * fill the playlists * if the bars are hopping after pressing play everything works fine and you're most likely streaming * the rest of the GUI is left up to your imagination... * there is also documenation on the idjc site, but I don't have the URL at hand