qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC PATCH 0/2] Add USB Video Class device emulation.


From: Natalia Portillo
Subject: [Qemu-devel] [RFC PATCH 0/2] Add USB Video Class device emulation.
Date: Tue, 8 Jun 2010 16:34:09 +0100

Hi,

This currently adds an emulated USB webcam compliant with USB Video Class 
Specification 1.0a.

It only works on Linux guests and feeds the emulated device using a Video4Linux 
2 host device, as long as it supports 320x240 MJPEG format.

This is a Request for Comments as surely code needs some cleaning or style.

You can see it working here:
http://www.youtube.com/watch?v=fzGYvjZzx6E with Linux guest
http://www.youtube.com/watch?v=_Yo9TWPDXCo with Windows XP Home guest

To add the device use -device usb-uvc-webcam,device=<path to v4l2 device>

Regards,
Natalia Portillo


reply via email to

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