Code: Select all
PULSE_SERVER=tcp:localhost:4317
Code: Select all
audio_output {
type "pulse"
name "Local Music Player Daemon"
server "127.0.0.1:4317"
}
Help will be greatly appreciated by the balena-sound community.
Code: Select all
PULSE_SERVER=tcp:localhost:4317
Code: Select all
audio_output {
type "pulse"
name "Local Music Player Daemon"
server "127.0.0.1:4317"
}
No, it doesn't say that. It saysdoronbehar wrote: ↑September 11th, 2020, 8:49 am says the `name` directive should correspond to the name the pulse server uses internally. What does that mean?