zealtsai Hello everone, Here share how to run OAK at Windows 7 sp1 x64. Install Python 3.8.7 (https://www.python.org/downloads/windows/) download DepthAI Demo Program (https://github.com/luxonis/depthai) run install_requirements.py install packages connect OAK. with USB cable to PC Manual install usb driver using Zadig (https://zadig.akeo.ie/) -->Look for a device with USB ID: 03E7 2485 and install the WinUSB driver. (select WinUSB(v6.1.7600.16385)->Install WCID Driver) run depthai_demo.py. now, we can see the image from previewout window!! Thanks primerIsNerdArt / Luxonis-Alex / Luxonis-Martin help~
philipmolloy Hi zealtsai, Thanks for pointing that out! I've added it to the official documentation under https://docs.luxonis.com/en/latest/pages/api/#windows-7. Let me know if there's anything I should change or add! Best, Philip
Brandon Thanks for writing this up zealtsai ! Super appreciated. And thanks for putting on the docs too, Philip!