# http://www.icecast.org/
sudo apt-get install icecast2 # on [[Debian]]
# file:///usr/share/doc/icecast2/index.html
sudo cp -a /etc/icecast2/icecast.xml /etc/icecast2/icecast.xml.orig
sed -e "s/hackme/${HOSTNAME}/g" -i /etc/icecast2/icecast.xml
sudo grep ENABLE /etc/default/icecast2 # set to true sudo /etc/init.d/icecast2 restart # http://localhost:8000/
Server should be running
sudo apt-get install ices2 # http://www.icecast.org/ices.php mkdir -p ${HOME}/opt/icecast ; cd ${HOME}/opt/icecast cp /usr/share/doc/ices2/examples/ices-playlist.xml ./ sudo mkdir -p /var/log/ices/ ices2 ices-playlist.xml cat /var/log/ices/ices.log lynx -dump http://localhost:8000/example1.ogg.m3u lynx -head -dump http://localhost:8000/example1.ogg sudo apt-get install vlc vlc http://localhost:8000/example1.ogg
cat « EOF » /etc/apt/sources.list
#{ http://rzr.online.fr/q/Stream deb http://www.cti.ecp.fr/~beauxir5/debian binary/ deb-src http://www.cti.ecp.fr/~beauxir5/debian source/ #} http://rzr.online.fr/q/Stream
EOF
apt-get install peercast # http://www.peercast.org/wiki/wakka.php?wakka=Linux/DebianPackages
* ALSA :
http://darkice.sourceforge.net/
DarkIce: DarkIce.cpp:963: can't open connector [[0]]
0 bytes transfered to the encoders Segmentation fault # [[Bug]]
* jack : oddcastv3 (jack) : http://bugs.debian.org/303437