It's been awhile since I setup Pulseaudio on Ubuntu to work with non
root apps so the details may not be quite correct.

For an app to work on a PulseAudio system without root access - Pulse
had to be setup as system wide and the user had to be added to some
pulse groups. 
The command line version to run Pulse system wide is 'sudo pulseaudio
--system'

I think it can be done another way during system start up, edit
/etc/default/pulseaudio like this which is opposite to installed
setting.

PULSEAUDIO_SYSTEM_START=1
DISALLOW_MODULE_LOADING=0

Do NOT add users to group "Pulse" - that is a special group. Try adding
user to pulse-access and possibly pulse-rt (realtime)


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=76174

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to