diff options
Diffstat (limited to 'results/classifier/118/device/1922252')
| -rw-r--r-- | results/classifier/118/device/1922252 | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/results/classifier/118/device/1922252 b/results/classifier/118/device/1922252 new file mode 100644 index 000000000..8435e1107 --- /dev/null +++ b/results/classifier/118/device/1922252 @@ -0,0 +1,54 @@ +device: 0.881 +graphic: 0.789 +user-level: 0.650 +performance: 0.646 +mistranslation: 0.638 +semantic: 0.627 +PID: 0.518 +boot: 0.494 +virtual: 0.481 +vnc: 0.462 +permissions: 0.462 +risc-v: 0.428 +network: 0.424 +kernel: 0.419 +ppc: 0.416 +i386: 0.376 +register: 0.346 +TCG: 0.326 +peripherals: 0.321 +arm: 0.316 +KVM: 0.272 +x86: 0.271 +VMM: 0.265 +debug: 0.257 +hypervisor: 0.248 +socket: 0.247 +architecture: 0.176 +files: 0.170 +assembly: 0.110 + +[feature request] webcam support + +Please + +I am impatient to get something as "-device usb-webcam" to share dynamically the webcam between host and guest. + +Thanks + +Have you already tried to simply pass the host USB webcam through to the guest? ... that's likely easier and faster than adding software emulation... + +I use + +-device usb-host,vendorid=0x046d,productid=0x081b + +But in this case the webcam belongs to the guest and the host can't use the webcam. + +I want a dynamical sharing like the mouse sharing for example. + +Thanks + +Ticket has been moved to the new issue tracker at GitLab (thanks!): +https://gitlab.com/qemu-project/qemu/-/issues/316 +... so I'm closing this ticket on Launchpad now. + |