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: malc
Subject: Re: [Qemu-devel] [5850] Add basic audio functionality to vnc.c
Date: Tue, 2 Dec 2008 19:51:30 +0300 (MSK)

On Mon, 1 Dec 2008, Anthony Liguori wrote:

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 :-)

Once again i feel violated...

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

[..snip..]

--
mailto:address@hidden




reply via email to

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