не работает - на клиенте - который в локальной сети показывает
connect closed by the server
на сервере в конфиге
audio_output {
type "httpd"
name "My HTTP Stream"
encoder "vorbis" # optional, vorbis or lame
port "3345"
bind_to_address "0.0.0.0" # optional, IPv4 or IPv6
## quality "5.0" # do not define if bitrate is defined
bitrate "128" # do not define if quality is defined
format "44100:16:1"
max_clients "2" # optional 0=no limit
}
в чём проблема?