![]() |
Re: Why is pulseaudio crippled on the n900?
Quote:
Tried copying all the pulseaudio modules to Debian, and even mounting every possible pulse-related directory, without any success whatsoever. The chroot client simply gets unceremoniously disconnected. I wish go1dfish would file the bug, so at least we can get Nokia to tell us if it is WORKSFORME or actually valid. |
Re: Why is pulseaudio crippled on the n900?
I was able to get TCP-streaming to work in the scratchbox, though I've yet to try on the device itself.
It seems that on my computer, pulse audio 0.9.15 is unable to stream to newer versions of itself. On Ubuntu, I have 0.9.19, so I compiled that version inside of scratchbox, set it up, and then everything worked like a charm. Hopefully this helps someone. :-) |
Re: Why is pulseaudio crippled on the n900?
Well, tcp streaming works.
N900: Code:
load-module module-native-protocol-tcp auth-anonymous=1 port=6000 listen=192.168.1.5 Code:
export PULSE_SERVER=192.168.1.5:6000 (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. |
Re: Why is pulseaudio crippled on the n900?
Test it the other way around? Then test what we can do (for example, what happens when someone calls you).
What about the FM Transmitter. Can you do that + use the FM transmitter? |
Re: Why is pulseaudio crippled on the n900?
Quote:
N900: Code:
export PULSE_SERVER=192.168.1.3 EDIT: module-rtp-recv & module-rtp-send work; with them I can hear both the fmradio, media player AND phone calls, but audio is very choppy. |
Re: Why is pulseaudio crippled on the n900?
I am not able to redirect fmradio; a connection is made to my server but all I get is silence and n900-fmrx-enabler using 100% CPU.
Pycage might be able to explain that though. EDIT Ah, I see that FMRadio opens two streams on my server. I guess it's just feed backing whatever is recorded in hw:0 to hw:0 , and thus is just replaying my own sounds back to me. This explains the high CPU+network usage. Actually, if it were to record from hw:1 it would find my desktop's fm tuner there :) |
Re: Why is pulseaudio crippled on the n900?
Quote:
|
Re: Why is pulseaudio crippled on the n900?
Quote:
|
Re: Why is pulseaudio crippled on the n900?
I am trying to use javispedro's technique to connect pulseaudio clients in the chroot to the Maemo pulseaudio server.
Some stuff I'm seeing: - The /usr/bin/pulseaudio binary is marked as executable for root only, yet executing it as root generates all sorts of warnings. How should I be doing this? - I replaced the tcp module line in the /etc/pulse/default.pa file with javispedro's line (using 127.0.0.1 as the IP address, keeping port 6000), rebooted, and then tried the "export PULSE_SERVER=127.0.0.1:6000" line in the chroot. Still getting "connection refused" from the clients... EDIT: I needed to install the extra modules. Now I'm getting a different error in the chroot, "connection terminated". |
Re: Why is pulseaudio crippled on the n900?
off topic but question is there a way to use camera buttons to control audio when phone is locked. Example playing music without headphones and screen goes black. 2 minutes go by and you quickly wanted to turn down the volume for whatever reason. Is this possible? Thanks in advance.
|
All times are GMT. The time now is 06:51. |
vBulletin® Version 3.8.8