+++ date = "2017-01-20T11:37:57+07:00" title = "win driver setup" section_weight = 4 page_weight = 1.4 +++
In order to support isochronous USB transfer on Windows, you will need to install drivers for the cameras in your Pupil headset.
The driver installation is done automatically when you run the Pupil Capture or Service bundle. Do not manually install drivers if you dont run Pupil from source!- Download and install 7zip
- Download and extract Pupil camera driver installer
- Navigate to
pupil_labs_camera_drivers_windows_x64directory - Double click
InstallDriver.exe- this will install drivers. Follow on screen prompts. - Open
Windows Device ManagerfromSystem > Device Manager. Verify the drivers are correctly installed inWindows Device Manager. Your Pupil headset cameras should be listed under a new category titled:libusbK Usb Devices. Note: In some casesPupil Cam1may show three of the sameIDas the camera name. Don't worry - just make sure that the number of devices are the same as the number of cameras on your Pupil headset. - Download the latest release of Pupil software and launch
pupil_capture.exeto verify all cameras are accessible.
If you had tried to install drivers with previous driver install instructions and failed, or are not able to access cameras in Pupil Capture. Please try the following:
- In
Device Manager(System > Device Manager) View > Show Hidden Devices- Expand
libUSBK Usb Devices - For each device listed (even hidden devices) click
Uninstalland check the box agreeing toDelete the driver software for this deviceand pressOK - Repeat for each device in libUSBK Usb Devices
- Unplug Pupil headset (if plugged in)
- Restart your computer
- Install drivers from step 2 in the
Install drivers for your Pupil headsetsection
If any issues arrise when trying to install drivers for your DIY eye or world cameras, or if you are installing them for the first time, you can try following these instructions:
- Unplug Pupil Headset from your computer and keep unplugged until the last step
- Open Device Manager
- Click View > Show Hidden Devices
- Expand the
libUSBK devicescategory and expand theImaging Devicescategory within the Device Manager (sometimes a camera may be under theCamerascategory) - Uninstall and delete drivers for all Pupil Cam 1 ID0, Pupil Cam 1 ID1, and Pupil Cam 1 ID2 devices within both libUSBK and Imaging Devices Category
- Restart Computer
- Start the latest version of Pupil Capture (ensure that you have admin privileges on your machine) i. General Menu > Restart with default settings
- Plug in Pupil Headset after Pupil Capture relaunches - Please wait, drivers should install automatically. You may need to close/cancel automatic Windows driver installation
If the above doesn't work, uninstall all drivers by following steps 1 to 3. You can then try install libusbK drivers with Zadig as outlined in steps 1-7 in the pyuvc docs