More changes.
This commit is contained in:
@@ -264,17 +264,17 @@ follow_inside_symlinks "yes"
|
||||
#
|
||||
# An example of a httpd output (built-in HTTP streaming server):
|
||||
#
|
||||
audio_output {
|
||||
type "httpd"
|
||||
name "mpd http stream"
|
||||
encoder "lame" # optional, vorbis or lame
|
||||
port "8000"
|
||||
# bind_to_address "localhost" # 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 "0" # optional 0=no limit
|
||||
}
|
||||
#audio_output {
|
||||
# type "httpd"
|
||||
# name "mpd http stream"
|
||||
# encoder "lame" # optional, vorbis or lame
|
||||
# port "8000"
|
||||
## bind_to_address "localhost" # 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 "0" # optional 0=no limit
|
||||
#}
|
||||
#
|
||||
# An example of a pulseaudio output (streaming to a remote pulseaudio server)
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user