stereolabs / zed-opencv

ZED SDK interface sample for OpenCV
https://www.stereolabs.com/docs/opencv/
MIT License
137 stars 79 forks source link

ZED Explorer not working without WiFi/Networking enabled #38

Closed m-zainkhawaja closed 2 years ago

m-zainkhawaja commented 7 years ago

Hi, I am using SDK version 1.2.0, and I've been having a strange issue with ZED explorer. If WiFi/Networking is not enabled, ZED Explorer fails to start and I get the following error:

Checking if FW and SDK can be updated... QIODevice::read (QDisabledNetworkReply): device not open

I assume the Qt application is unable to check for over-the-air updates for FW/SDK and throws an error. Is there any way to fix this, because data collection becomes troublesome. I can get it to work if I start ZED explorer whilst I have access to WiFi and then don't shut it down during data collection, when WiFi access isn't available.

Thanks for your help!

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days