From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35362 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Onlh0-0004ES-DP for qemu-devel@nongnu.org; Tue, 24 Aug 2010 01:05:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Onlgy-00014H-90 for qemu-devel@nongnu.org; Tue, 24 Aug 2010 01:05:02 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:37142) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Onlgy-00013p-54 for qemu-devel@nongnu.org; Tue, 24 Aug 2010 01:05:00 -0400 Received: by wwd20 with SMTP id 20so877291wwd.4 for ; Mon, 23 Aug 2010 22:04:58 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 24 Aug 2010 10:34:58 +0530 Message-ID: From: Thisara Rupasinghe Content-Type: multipart/alternative; boundary=0016e6d6454be7243c048e8ab412 Subject: [Qemu-devel] Emulate character device List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --0016e6d6454be7243c048e8ab412 Content-Type: text/plain; charset=ISO-8859-1 Hi all, I working on Android emulator and its based on the QEmu. And there I'm going to emulate camera using machines web cam. There I need to use machines character device "dev/vedio0" and stream that to the qemu environment. Therefore on the emulator that web cam stream will be available as the emulators character device "dev/video0". So how can I able to do that? I'm quite new to Qemu and please can anyone help me to do this? -- Thanks & Regards, Thisara. --0016e6d6454be7243c048e8ab412 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi all,

I working on Android emulator and its based on the QEmu. And= there I'm going to emulate camera using machines web cam. There I need= to use machines character device "dev/vedio0" and stream that to= the qemu environment. Therefore on the emulator that web cam stream will b= e available as the emulators character device "dev/video0". So ho= w can I able to do that? I'm quite new to Qemu and please can anyone he= lp me to do this?

--
Thanks & Regards,
Thisara.
--0016e6d6454be7243c048e8ab412--