From: Anthony Liguori <aliguori@cs.utexas.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [RFC] qemu-gui based on wxWidgets and libvncclient
Date: Tue, 17 Oct 2006 20:29:56 -0500 [thread overview]
Message-ID: <45358394.5000205@cs.utexas.edu> (raw)
In-Reply-To: <45352FCD.6060300@bellard.org>
Fabrice Bellard wrote:
> Anthony Liguori wrote:
>
>> I have no experience with libvncclient. I think the general idea of
>> using VNC to create an external QEMU GUI is a good one. Previously, I
>> had posted some patches for a shmem GUI that used a custom control
>> channel. After hacking on that for a little bit based on some
>> feedback, I've come full circle and am now under the view that
>> extending VNC is a better long term approach.
>>
>> So, I've reserved some pseudo-encodings and a client message type and
>> am now working on some VNC extensions to enable better QEMU integration.
>>
>> My current client code is available at:
>>
>> http://hg.codemonkey.ws/vnc-gui/
>>
>> The VNC extensions are still a work in progress but documentation is
>> here:
>>
>> http://tocm.wikidot.com/vncextensions
>
> I think this is a good idea. First one detail: for Pointertypechange, it
> would be better to use the value 32768 as 0 instead of 32767 or to use a
> 16 bit two complement value.
Changing the U16's to S16's is a really good idea. I'll make the change.
> Another point is that you should consider adding audio support. I can
> help you on that (maybe malc would be interested too !). A simple format
> could be 4 bit ADPCM at fixed frequency. Optionally A more advanced
> codec such as Vorbis could be used.
I know very little about audio so help would be appreciated. I
currently have 16 pseudo-encodings and a client/server message reserved
so we have ample room to extend VNC.
Regards,
Anthony Liguori
> Regards,
>
> Fabrice.
next prev parent reply other threads:[~2006-10-18 1:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-12 16:35 [Qemu-devel] [RFC] qemu-gui based on wxWidgets and libvncclient Marc André Tanner
2006-10-12 21:25 ` Martin Bochnig
2006-10-16 3:56 ` [Qemu-devel] " Anthony Liguori
2006-10-17 19:32 ` Fabrice Bellard
2006-10-18 1:29 ` Anthony Liguori [this message]
2006-10-18 10:21 ` Johannes Schindelin
2006-10-18 11:17 ` malc
2006-10-18 14:06 ` Anthony Liguori
2006-10-19 8:52 ` Oliver Gerlich
2006-10-19 18:05 ` Fabrice Bellard
2006-10-19 19:01 ` Stefan Weil
2006-10-20 9:00 ` VNC audio extension, was " Johannes Schindelin
2006-10-19 16:08 ` Jorge Luis Zapata Muga
2006-10-17 21:10 ` Marc André Tanner
2006-10-17 21:23 ` Daniel P. Berrange
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45358394.5000205@cs.utexas.edu \
--to=aliguori@cs.utexas.edu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).