Hi all,
here is how I got it working:
I didn't want to run Pulseaudio in system-wide mode. It should run per
user. Hence, I added the following line to /etc/pulse/default.pa:
load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1

This grants access to the pulseaudio server from the localhost. Any
local user can now connect.

I also had to edit
/var/lib/squeezeboxserver/cache/InstalledPlugins/WaveInput/custom-convert.conf.
It now reads:
wavin pcm * *
parecord --server=127.0.0.1 --file-format=raw

That's all! For me it works. Only thing that is strange is that I have a
6sec delay between the local music, i.e. on my PC, and what comes out of
my Squeezebox. The delay gets worse when trying to pipe to FLAC or other
encoders. I guess it has to do with pipe buffers and squeezeboxserver
internal buffers. I would prefer a shorter delay. But for the moment I'm
happy that it works.

Cheers
Frank


------------------------------------------------------------------------
frank_from_hh's Profile: http://forums.slimdevices.com/member.php?userid=25866
View this thread: http://forums.slimdevices.com/showthread.php?t=49584

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to