[pulseaudio-discuss] PulseAudio module-rtp-recv

Maarten Bosmans mkbosmans at gmail.com
Wed Feb 23 04:42:52 PST 2011


Please use the PulseAudio mailing list for these kind of questions.
I'll be reading and answering there.

2011/2/23 ericlesoll <ericlesoll at gmail.com>:
> Hi Maarten,
>
> Thanks for your job,
>
> I reported some bugs on Launchpad about PulseAudio  module-rtp-recv, and
> I saw that you have commited 6 weeks ago some modification. The bug is
> that the sound go transforming after 55s. We use this module in
> association with module-rtp-send to make a chat audio piloting by itALC
> in our project LLSOLL / LESOLL that is open source digital language
> laboratory. We don't use loopack module due to the delay to big, we use
> HAL for loopback.

Do you have a link for this bug? It sound like the problem my patches
should solve.

> I download the git://git.0pointer.de/pulseaudio.git  on Ubuntu 10.10 and
> I compiled without error output.
> I replaced my original module-rtp-recv.so by the fresh one then I run
> ldconfig. When I launch $ pactl load-module module-rtp-recv,   I get a
> number ID without error  but I ear no sound. I replace by the old one
> it's working until 55s then the sound go transforming.

I'm not sure that's the way it's supposed to work. You better do a
make install and then run /usr/local/bin/pulseaudio -vvvv and then
LD_LIBRARY_PATH=/usr/local/lib /usr/local/bin/pactl load-module
module-rtp-recv, or something similar. In general you can't expect
modules compiled for one version of pulse to work in another version.

> Have ou some idea ?  Have to upgrade others modules ? Can I send you log
> file when I launch module rtp-recv (I don't know how to log it, because
> -v option is not available) ?

Start pulseaudio manually, like I wrote above. You probably mean that
the -v options is not available for the /etc/init.d/pulseaudio script.

> Best regards
>
> Eric

Maarten



More information about the pulseaudio-discuss mailing list