All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU VNC Audio - All audio data null
@ 2012-07-14  2:17 agraham
  2012-07-14  5:37 ` agraham
  0 siblings, 1 reply; 23+ messages in thread
From: agraham @ 2012-07-14  2:17 UTC (permalink / raw)
  To: qemu-devel

Hi Guys,

I've written a VNC client that implements the VNC QEMU Audio extensions. 
  Using QEMU 0.13 it works very very for remote sound, however after 
upgrading to QEMU 1.1.0 the audio stream contains only bytes of zeros, 
so this results in no sound on the client.

It is almost like the stream is muted by sending 0 bytes instead of the 
actual data.

0:   VNC: :SOUND: AudioOn
1:   VNC: :SOUND: Received _QEMU_Audio_Server_Message: Operation: 1
2:   VNC: :SOUND: Received _QEMU_Audio_Start
3:   VNC: :SOUND: Received _QEMU_Audio_Server_Message: Operation: 2
4:   VNC: :SOUND: Received _QEMU_Audio_Data 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Is there something new that needs to be done in order for the sound to 
be pushed out, like some unmute mechanism?

I rebuilt QEMU 0.15.1 and sound worked but was very choppy, I think due 
to some timer injection changes - but that's another issue.

Thanks in advance.

Albert

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2012-07-16 19:59 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-14  2:17 [Qemu-devel] QEMU VNC Audio - All audio data null agraham
2012-07-14  5:37 ` agraham
2012-07-14 10:44   ` malc
2012-07-14 12:55     ` agraham
2012-07-14 17:10       ` agraham
2012-07-14 17:20         ` malc
2012-07-14 19:30           ` agraham
2012-07-14 20:09             ` malc
2012-07-14 22:16               ` agraham
2012-07-14 22:23                 ` malc
2012-07-14 22:42                   ` agraham
2012-07-14 22:52                     ` agraham
2012-07-14 23:23                       ` malc
2012-07-14 23:01                     ` malc
2012-07-14 23:13                       ` agraham
2012-07-14 23:21                         ` malc
2012-07-15 19:22                           ` agraham
2012-07-15 19:48                             ` malc
2012-07-16  0:03                             ` malc
2012-07-16  2:10                               ` agraham
2012-07-16  8:12                                 ` Daniel P. Berrange
2012-07-16 10:56                                   ` agraham
2012-07-16 19:58                                   ` agraham

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.