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

--- Comment #11 from Fernando Herrera <fherr...@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.
_______________________________________________
pulseaudio-bugs mailing list
pulseaudio-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to