dinolite_uvc_led_control icon indicating copy to clipboard operation
dinolite_uvc_led_control copied to clipboard

windows

Open hiris25 opened this issue 5 years ago • 7 comments

I'm trying to do something similar but running in windows 10 - any suggestions?

hiris25 avatar Nov 04 '19 16:11 hiris25

Sorry I have no familiarity with the UVC libs on Windows, I only use Windows for gaming.

miked63017 avatar Nov 04 '19 19:11 miked63017

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.

miked63017 avatar Nov 04 '19 19:11 miked63017

@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"

3rdWaveLabs avatar May 17 '20 19:05 3rdWaveLabs

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?

tulenimama avatar Aug 10 '22 08:08 tulenimama

Bus Hound is great tool for windows . I think you can try it for that. its also having SDK.

rickliu65 avatar Sep 06 '23 01:09 rickliu65

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.

rickliu65 avatar Sep 06 '23 02:09 rickliu65

Hi, we just open-sourced our latest DNX64-Python-API on github, perhaps someone will be interested?

CharlesChiuGit avatar Mar 12 '24 09:03 CharlesChiuGit