pupil-labs / pyuvc

python binding to libuvc
Other
119 stars 51 forks source link

uvc: Could not init 'Zoom absolute control'! #66

Open am789 opened 5 years ago

am789 commented 5 years ago

When I run the pupil capture application, I get the following errors:

world - [ERROR] uvc: Could not init 'Zoom absolute control'! Error: Error: Pipe error. world - [ERROR] uvc: Could not init 'Pan control'! Error: Error: Pipe error. world - [ERROR] uvc: Could not init 'Tilt control'! Error: Error: Pipe error. world - [INFO] video_capture.uvc_backend: Hardware timestamps not supported for VIVE Pro Multimedia Camera. Using software timestamps. world - [INFO] camera_models: No user calibration found for camera VIVE Pro Multimedia Camera at resolution (640, 480) world - [INFO] camera_models: No pre-recorded calibration available world - [WARNING] camera_models: Loading dummy calibration

I'm on windows 10

Can you help me please ?