Can't get pulseaudio working (over the network, to local PC)
Posted: Thu Sep 27, 2012 9:52 pm
Hi, I'm trying to have all the sound from my pi, sent to my pc. I tried with paprefs (after installing pulseaudio,) and I read this thread: http://raspberrypi.stackexchange.com/questions/639/how-to-get-pulseaudio-running ...
I can play files with "paplay", and I can hear them on my pc, butt if I use vlc to play the same file, it gives me
I did start pulse with "pulseaudio --start", and I can see the process when I do "ps aux", what am I doing wrong here? :s
Update (without actually having posted this yet,):I got rid of the vlc error... and pulse starts without complaint still, but, when I play sounds through vlc I still can't hear anything...
It should be said that I'm accessing my PI with SSH, and vlc with Xforwarding, since I don't have a screen for my pi..
I can play files with "paplay", and I can hear them on my pc, butt if I use vlc to play the same file, it gives me
Code: Select all
[0x11d5d18] pulse audio output error: PulseAudio server connection failure: Connection refused
Update (without actually having posted this yet,):I got rid of the vlc error... and pulse starts without complaint still, but, when I play sounds through vlc I still can't hear anything...
It should be said that I'm accessing my PI with SSH, and vlc with Xforwarding, since I don't have a screen for my pi..