Friday 13 Nov '09 - + 5 - 2 Adding streaming audio to MPD

http://glennji.com/content/streaming-audio-with-mpd-and-icecast

Haven't tried this yet.

Quoting in case the source goes away:

sudo aptitude install mpd
sudo aptitude install icecast

Now edit the /etc/mpd.conf file and add the following audio_output (leave any existing audio_output sections alone.

audio_output {
type “shout”
name “Icecast Stream”
host “localhost”
port “8000?
mount “/mpd.ogg”
password “youricecastpassword”
bitrate “96?
format “44100:16:1?
}

Now edit the icecast configuration at /etc/icecast2/icecast.xml.

  
Remember personal info?

Emoticons / Textile

I've turned this on to get rid of the bastard spammers. Sorry to all the valid posters. Ok Lorne? It is only valid on the older posts though, so maybe people won't really be bothered by it.
 

  ( Register your username / Log in )

Notify:
Hide email:

Small print: All html tags except <b> and <i> will be removed from your comment. You can make links by just typing the url or mail-address.