qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [5850] Add basic audio functionality to vnc.c


From: Anthony Liguori
Subject: Re: [Qemu-devel] [5850] Add basic audio functionality to vnc.c
Date: Mon, 01 Dec 2008 21:20:45 -0600
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Blue Swirl wrote:
On 12/1/08, malc <address@hidden> wrote:
Revision: 5850
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5850
 Author:   malc
 Date:     2008-12-01 20:57:48 +0000 (Mon, 01 Dec 2008)

 Log Message:
 -----------
 Add basic audio functionality to vnc.c

 This allows among other things to capturing A/V of running
 guests. Ad-hoc client that does this (via script that invokes ffmpeg)
 can be found at:
 http://repo.or.cz/w/qemu/malc.git?a=tree;f=vcap;hb=capture3

244   and aliguori t =
245     match r8 (pump#get 1) 0 with
246     | 001 -> audio t
247     | msg -> fail "unexpected aliguori message %x" msg

What's an unexpected aliguori message?

heh, I made him remove "aliguori" from the vnc code but he insisted on keeping it in the client code :-)

I added an extended message type to the VNC protocol. It has no official name.

Regards,

Anthony Liguori






reply via email to

[Prev in Thread] Current Thread [Next in Thread]