bpa;402066 Wrote: > I've done some checking about PulseAudio - separately there are issues > about the Spotify windows client and how it uses Windows audio which I > think will require a specific startup sequence. > > > Need to get WaveInput working with Pulseaudio. I think the issue is > config and permissions. I haven't had time to test on my system but is > your system set up as follows: > > 1. the userid "squeezecenter" needs to be added to the pulse-access > group. > > 2. Pulseaudio is running as a system wide daemon as Squeezecenter may > be running as a service/daemon and under a separate userid and session > compared to the user running the audio application (e.g. Spotify ).
Haha, yes, thank you. Finally. I killed the pulseaudio process that apparantly runs in user mode, then I started it with 'sudo pulseaudio --system' which made the pulseaudio server avaialable to all users, I added the user squeezecenter to the three groups related to pulseaudio (pulse, pulse-rt, pulse-access) and woila it works. Its not a permanent solution though but it shouldn't be too hard to modify the boot up scripts to launch pulseaudio in system-wide mode. The sound was a little bit choppy as well, maybe it works better with ecasound. I can try and write a small guide later in case there are other users struggling with the plugin and pulseaudio -- ormtunga ------------------------------------------------------------------------ ormtunga's Profile: http://forums.slimdevices.com/member.php?userid=25883 View this thread: http://forums.slimdevices.com/showthread.php?t=49584 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
