From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51352 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PG7IL-0004Hs-Op for qemu-devel@nongnu.org; Wed, 10 Nov 2010 04:48:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PG7IK-0007Ch-Qb for qemu-devel@nongnu.org; Wed, 10 Nov 2010 04:48:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:61566) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PG7IK-0007CV-F5 for qemu-devel@nongnu.org; Wed, 10 Nov 2010 04:48:44 -0500 Message-ID: <4CDA6A77.1050806@redhat.com> Date: Wed, 10 Nov 2010 10:48:39 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH] spice: add audio References: <20101109211021.45EC22A34D@zimbra14-e2.priv.proxad.net> <817F9C5B-1459-444F-9E4D-A06C7420CBC8@free.fr> In-Reply-To: <817F9C5B-1459-444F-9E4D-A06C7420CBC8@free.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Fran=E7ois_Revol?= Cc: qemu-devel@nongnu.org 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