[pulseaudio-tickets] [Bug 42804] raop module does not work with shairport

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 17 12:25:14 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=42804

--- Comment #11 from Fernando Herrera <fherrera at onirica.com> ---
First, the shairport uninitialized value error can be skipped just not sending
the application/x-dmap-tagged parameter. Comment the line:

if(raopcl_set_content(raopld->raopcl, "ROAP PLAY", "Via BoBo's NAS", "")) goto
erexit;

anyway sharipoint.pl is not handling that data.

Looking at your output it seems that raop_play is not decoding anything (just a
"done" without any external decoder output). Are you trying to send an mp3
without having mpg321 installed? Yes, raop_play is bad reporting errors.

After this you should get the client sending the stream. 

Next problem is that either raop_play is sending the stream badly or hairtunes
is playing it badly. I get this:


hairtunes: hairtunes.c:363: alac_decode: Assertion `outsize == (4*frame_size)'
failed.

Commenting that assertion on shairport plays audio on the server side, however
audio quality is bad, shairpoint complaints about "overrun." and raop_play
about "ERR: raopcl_sync: read error: Connection refused".

Anyway I think this bug should be only about a pulseaudio raop udp
implementation and we should move the discussion about raop_play+shairpoint
somewhere else :)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20130217/e4696ef7/attachment.html>


More information about the pulseaudio-bugs mailing list