Re: [Spice-devel] Discuss about camera redirection in SPICE

2022-01-14 Thread Gerd Hoffmann
Hi, > Although USB redirection has already provided a solution to use a remote > webcam, I notice that it uses a heavy network(1280*720@30FPS in MJPEG uses > 5MB/s+). I have tested several webcam, and all of them don't support h264. > So I'd like to develop camera redirection in SPICE with h264

[Spice-devel] Discuss about camera redirection in SPICE

2022-01-14 Thread zhenwei pi
Hi, Recently I sent patch set(still in pending state) to QEMU community to introduce camera subsystem and USB video class emulation. The framework looks like following: +-+ ++ +---+ |UVC(done)| |virtio(TODO)| |other HW device| +