<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - raop module does not work with shairport"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=42804#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - raop module does not work with shairport"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=42804">bug 42804</a>
              from <span class="vcard"><a class="email" href="mailto:fherrera@onirica.com" title="Fernando Herrera <fherrera@onirica.com>"> <span class="fn">Fernando Herrera</span></a>
</span></b>
        <pre>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 :)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>