Open hiris25 opened 5 years ago
Sorry I have no familiarity with the UVC libs on Windows, I only use Windows for gaming.
Assuming the UVC libs work, then you would probably need to modify the driver for UVC to include these models, similar to the kernel tweaks needed for linux.
@hiris25 I would also really like to get this working on a Windows machine. Have you had any success? I have noticed that the device.py files have linux type device enumeration "self.vid_address = "/dev/video0"
I'm trying to do something similar but running in windows 10 - any suggestions?
Hey guys, same problem here :) do you have any success by the time?
Bus Hound is great tool for windows . I think you can try it for that. its also having SDK.
I'm trying to do something similar but running in windows 10 - any suggestions?
DinoLite having SDK for windows via Python, if you need support you can ask https://www.dinolite.us/ That SDK name is DNX64. but no Preview and capture. Just control only.
Hi, we just open-sourced our latest DNX64-Python-API on github, perhaps someone will be interested?
I'm trying to do something similar but running in windows 10 - any suggestions?