mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
remove multi monitor references, to be added manually
This commit is contained in:
parent
381aaffe4e
commit
20b78d47c5
15 changed files with 51 additions and 267 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue