Re: [Qemu-devel] Re: [PATCH] spice: add audio

2010-11-10 Thread Gerd Hoffmann
On 11/10/10 12:50, Daniel P. Berrange wrote: On Wed, Nov 10, 2010 at 12:37:04PM +0100, Gerd Hoffmann wrote: Do you know where the dropouts come from? Not entirely, it is still rather work in progress to debug it. Part of the issues is that even QEMU + one of the standard pulseaudio/alsa/sdl au

Re: [Qemu-devel] Re: [PATCH] spice: add audio

2010-11-10 Thread Daniel P. Berrange
On Wed, Nov 10, 2010 at 10:48:39AM +0100, Gerd Hoffmann wrote: > Hi, > > >Now, if only VNC had standardized audio passthrough yet... > >I guess I'd have to propose... > > The qemu vnc server has support already, and I think Daniel (added to > Cc:) has some experimental patches for the gtk-vnc

Re: [Qemu-devel] Re: [PATCH] spice: add audio

2010-11-10 Thread Gerd Hoffmann
On 11/10/10 11:36, Daniel P. Berrange wrote: On Wed, Nov 10, 2010 at 10:48:39AM +0100, Gerd Hoffmann wrote: The qemu vnc server has support already, and I think Daniel (added to Cc:) has some experimental patches for the gtk-vnc widget. Yes I do have patches, but I'm yet to get it to work reli

Re: [Qemu-devel] Re: [PATCH] spice: add audio

2010-11-10 Thread Gerd Hoffmann
Hi, Now, if only VNC had standardized audio passthrough yet... I guess I'd have to propose... The qemu vnc server has support already, and I think Daniel (added to Cc:) has some experimental patches for the gtk-vnc widget. cheers, Gerd

Re: [Qemu-devel] Re: [PATCH] spice: add audio

2010-11-10 Thread Daniel P. Berrange
On Wed, Nov 10, 2010 at 12:37:04PM +0100, Gerd Hoffmann wrote: > On 11/10/10 11:36, Daniel P. Berrange wrote: > >On Wed, Nov 10, 2010 at 10:48:39AM +0100, Gerd Hoffmann wrote: > >>The qemu vnc server has support already, and I think Daniel (added to > >>Cc:) has some experimental patches for the gt

Re: [Qemu-devel] Re: [PATCH] spice: add audio

2010-11-09 Thread malc
On Tue, 9 Nov 2010, Fran?ois Revol wrote: > > > >> Add support for the spice audio interface. With this patch applied > >> audio can be forwarded over the network from/to the spice client. Both > >> recording and playback is supported. > >> > >> The driver is first in the driver list, but the

Re: [Qemu-devel] Re: [PATCH] spice: add audio

2010-11-09 Thread François Revol
> >> Add support for the spice audio interface. With this patch applied >> audio can be forwarded over the network from/to the spice client. Both >> recording and playback is supported. >> >> The driver is first in the driver list, but the can_be_default flag is >> set only in case spice is act

[Qemu-devel] Re: [PATCH] spice: add audio (Gerd Hoffmann)

2010-11-09 Thread François Revol
>>> Add support for the spice audio interface. With this patch applied >>> audio can be forwarded over the network from/to the spice client. Both >>> recording and playback is supported. >>> Interesting :) The new file misses a copyright & license header I'd say. François.

[Qemu-devel] Re: [PATCH] spice: add audio

2010-11-09 Thread malc
On Tue, 9 Nov 2010, Gerd Hoffmann wrote: > Add support for the spice audio interface. With this patch applied > audio can be forwarded over the network from/to the spice client. Both > recording and playback is supported. > > The driver is first in the driver list, but the can_be_default flag i

[Qemu-devel] Re: [PATCH] spice: add audio

2010-11-09 Thread malc
On Tue, 9 Nov 2010, Gerd Hoffmann wrote: > On 11/09/10 17:36, malc wrote: > > On Tue, 9 Nov 2010, Gerd Hoffmann wrote: > > > > > Add support for the spice audio interface. With this patch applied > > > audio can be forwarded over the network from/to the spice client. Both > > > recording and pl

[Qemu-devel] Re: [PATCH] spice: add audio

2010-11-09 Thread Gerd Hoffmann
On 11/09/10 17:36, malc wrote: On Tue, 9 Nov 2010, Gerd Hoffmann wrote: Add support for the spice audio interface. With this patch applied audio can be forwarded over the network from/to the spice client. Both recording and playback is supported. The driver is first in the driver list, but t

[Qemu-devel] Re: [PATCH] spice: add audio

2010-11-09 Thread malc
On Tue, 9 Nov 2010, Gerd Hoffmann wrote: > Add support for the spice audio interface. With this patch applied > audio can be forwarded over the network from/to the spice client. Both > recording and playback is supported. > > The driver is first in the driver list, but the can_be_default flag i