remove multi monitor references, to be added manually

This commit is contained in:
davidovski 2022-05-16 00:50:25 +01:00
parent 381aaffe4e
commit 20b78d47c5
15 changed files with 51 additions and 267 deletions

View file

@ -3,15 +3,15 @@ input {
plugin "curl"
}
audio_output {
type "httpd"
name "My HTTP Stream"
encoder "lame" # optional, vorbis or lame
port "6680"
bitrate "420"
format "44100:16:1"
max_clients "0"
}
#audio_output {
# type "httpd"
# name "My HTTP Stream"
# encoder "lame" # optional, vorbis or lame
# port "6680"
# bitrate "420"
# format "44100:16:1"
# max_clients "0"
#}
audio_output {
type "pulse"