Before I screw things up
This commit is contained in:
parent
45058b4272
commit
8ec06d3618
4 changed files with 71 additions and 4 deletions
|
@ -266,7 +266,7 @@ input {
|
|||
#
|
||||
audio_output {
|
||||
type "httpd"
|
||||
name "Musique de Geoffrey"
|
||||
name "geoffrey-music-httpd"
|
||||
encoder "vorbis" # optional, vorbis or lame
|
||||
port "8600"
|
||||
bind_to_address "0.0.0.0" # optional, IPv4 or IPv6
|
||||
|
@ -280,7 +280,7 @@ audio_output {
|
|||
#
|
||||
audio_output {
|
||||
type "pulse"
|
||||
name "Musiques de Geoffrey"
|
||||
name "geoffrey-music-pulse"
|
||||
## server "remote_server" # optional
|
||||
## sink "remote_server_sink" # optional
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue