-
Notifications
You must be signed in to change notification settings - Fork 34
Getting Error : ids_core.IDSTimeoutError: Timeout of 3000ms exceeded #1
Comments
Did you start image capture before trying to retrieve the next image? ( Unfortunately, we were never able to test this module with any USB cameras (or anything, besides the one GigE camera we had), so something may well be missing. I have also not used this module in over a year. |
I'm getting the same error with a UI-2230SE-C. |
Hello @prattmic , |
Hello, |
Hi @Qpczyk, |
Ok, here is how I made it work: Although Im not satisfied with effects so far, there is no documentation of API for python. |
@cantru , Did you menaget to run it in C++? |
hi there,
im trying to use the ids camera UI 148xLE-M with python. But everytime, after executing img, meta = cam.next() im getting following error msg:
ids_core.IDSTimeoutError: Timeout of 3000ms exceeded
any ideas what to do?
the camera works fine with ueyecdemo
The text was updated successfully, but these errors were encountered: