<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <big><tt>Hi Christophe,<br>
        <br>
      </tt></big>
    <blockquote cite="mid:20150518090825.GO19360@edamame.cdg.redhat.com"
      type="cite">
      <pre wrap="">On Mon, May 18, 2015 at 11:02:34AM +0200, lgcortinas wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi Jeremy, thanks for your help.
</pre>
        <blockquote type="cite">
          <pre wrap="">You don't say what version of qemu you're using.  You would need to be
using spice server 0.12.5 (or from git) and a qemu of roughly the same
vintage.
</pre>
        </blockquote>
        <pre wrap="">Now I have upgraded to these versions:
    qemu-kvm                          2.1+dfsg-4ubuntu6.6
    libspice-server1:amd64            0.12.5-1
    spice-client                      0.12.5-1
    libopus0                          1.1-0ubuntu1
</pre>
        <blockquote type="cite">
          <pre wrap="">You also need to be sure that your client supports Opus (the server
chooses least common denominator).  I don't know the state of the
Ubuntu, but I believe an 0.12.5 spicec vintage should work.  With that
said, spicec is deprecated, and you really should use spicy or
remote-viewer.  For that, you need a libspice-client-gtk that is build
</pre>
        </blockquote>
        <pre wrap="">>from a spice-gtk source package >= 0.23.
After the upgrade the problem remains the same, the spice-html5
client receives the audio in raw PCM format.I've made the update
manually from the ubuntu 14.04(trusty) repositories to the ubuntu
14.10(utopic) ones, so, maybe I need to upgrade more packages,
but I couldn't find any differences in the dependencies between
old and new versions.
</pre>
      </blockquote>
      <pre wrap="">
I'd check what remote-viewer and spice-server links with using ldd. The
output should contain libopus.so.0:
ldd /usr/lib64/libspice-server.so.1 |grep opus
        libopus.so.0 => /lib64/libopus.so.0 (0x00007fb4b0eba000)

Christophe
</pre>
    </blockquote>
    <big><tt><br>
        My path is different, but the opus lib appears in the output:</tt><tt><br>
      </tt><tt><br>
        ldd /usr/lib/x86_64-linux-gnu/libspice-server.so.1 |grep opus</tt><tt><br>
      </tt><tt>    libopus.so.0 =>
        /usr/lib/x86_64-linux-gnu/libopus.so.0 (0x00007f54890db000)</tt></big><br>
    <br>
    It may be another thing.<br>
    <br>
    Thanks.<br>
    <br>
    Lorenzo<br>
    <div class="moz-signature">-- <br>
    </div>
  </body>
</html>