balena-io-experimental / audio

Audio building block for balenaOS, based on pulseaudio.
https://hub.balena.io/blocks
31 stars 13 forks source link

Recommend usage of both TCP and UNIX sockets in default PULSE_SERVER #10

Closed tmigone closed 4 years ago

tmigone commented 4 years ago

https://gavv.github.io/articles/pulseaudio-under-the-hood/#x11-publishing

tmigone commented 4 years ago

PULSE_SERVER='unix:/run/pulse/pulseaudio.socket tcp:pulseaudio:4317'

tmigone commented 4 years ago

see #26