dorssel / usbipd-win

Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
GNU General Public License v3.0
3.52k stars 228 forks source link

Update wiki to include support for USB webcams #396

Open cjwomack opened 2 years ago

cjwomack commented 2 years ago

At the time of previously installing this I didn't think about potential of using an old webcam (not supported by Windows).

You might like to add this to the wiki regarding kernel compilation for WSL... (Haven't actually done it yet but thought I would put this up before I forget) If someone is going to compile a kernel regarding USB devices, they probably might as well cover majority of USB cases.

From https://zenn.dev/pinto0309/articles/c3014043502245

Device Drivers

[ ] Multimedia support -> [M] Multimedia support
[ ] Cameras/video grabbers support -> [*] Cameras/video grabbers support
[ ] Media USB Adapters -> [*] Media USB Adapters
< > USB Video Class (UVC) -> <M> USB Video Class (UVC)
[*] UVC input events device support

PS your usbipd driver worked like a dream with an old scanner (not supported with Windows) - was scanning a lot of photos and used 2 scanners at once... one on Windows and another on WSL with xsane...

timsu92 commented 7 months ago

Maybe I have too many options turned on, but I see some say v4l2 must be turned on as well. So, I'm just putting a reference here if someone faced problem: