I’m running Klipper on a WSL (Windows Subsystem for Linux) install meaning I have to pass the COMM ports into WSL via usbipd. I have this working great but I’d also like to add camera support via a Logitech c920 webcam. The issue is I don’t think there’s a way to pass this through to WSL via usbipd like I do with the COMM ports as it seems to really only handle that sort of traffic rather than just standard USB.
So is there a way to specific or stream in from a USB camera attached to a Windows 11 PC? Thanks for any tips you can provide!