View Single Post
Posts: 95 | Thanked: 66 times | Joined on Jun 2007 @ Barcelona, Spain
#17
Originally Posted by javispedro View Post
Well, tcp streaming works.

N900:
Code:
load-module module-native-protocol-tcp auth-anonymous=1 port=6000 listen=192.168.1.5
Desktop (Debian Lenny, 0.9.10 PA client library):
Code:
export PULSE_SERVER=192.168.1.5:6000
mplayer -ao pulse Moby-In_My_Heart.mp3
N900:
(incredibly loud* piano)

Anything else?


* EDIT: WARNING This seems to bypass the volume control, so don't use headphones to try. media.role is "x-maemo" so I don't know why it bypasses system volume. mplayer's own volume control (which actually sets PulseAudio's stream properties) works.
I've not the "load-module" command