Hi Sarah-

On Fri, Jan 29, 2010 at 08:05:46PM -0500, s.casw...@protocol6.com wrote:
[...]
> audio_output {
>        type            "httpd"
>        name            "My HTTP Stream"
>        encoder         "vorbis"                # optional, vorbis or lame
>        port            "8000"
>  #     quality         "5.0"                   # do not define if bitrate is
>        bitrate         "128"                   # do not define if quality is
>        format          "44100:16:1"
> }
>
> All this makes the control port 6600 show up (in netstat), but I can't
> for the life of me get port 8000 to be open - thus no streaming. I've
> tried to start mpd via "sudo mpd" and that still doesn't help.

Try starting the daemon with --verbose --no-daemon --stdout and watching
the messages on the console (or looking at the server logs). I use
something similar to your config snippet (with 44100:16:2 as the format)
with no problems.

-- 

o--------------------------{ Will Maier }--------------------------o
| web:.......http://www.lfod.us/ | email.........willma...@ml1.net |
*---------------------[ BSD: Live Free or Die ]--------------------*

Reply via email to