-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
select timeout error #29
Comments
Hi @ajal-fh I've encounter the same problem. did you find any solution ? Thanks! |
I'm sorry I couldn't resolve the issue. |
Same here with Opencv 3 C++ and Python3.6. Ubuntu 16.04 with Intel I7 NUC Edit: Camera wasn't mounted firmly. |
I'm also facing same issue on Ubuntu 20.04, intel i7. Edit: |
Hey guys, I think this has something to do with the uvcvideo settings in the linux kernel. May you have a look here and maybe report your findings? groupgets/purethermal1-uvc-capture#44BR |
I'm currently running two lepton 3.5 cameras using two purethermal mini boards. I use opencv for continuous streaming of images. One of the boards runs continuously without any errors (tested for 2hrs). The other board gives 'select timeout' error after an hour (As i have tested multiple times the duration for which it runs without problems varies). As I could understand this timeout error occurs when there is no data send from the usb video device. I have also replaced the lepton camera on this purethermal mini and still the issue persists. Any help would be much appreciated.
tested on
Raspberry Pi 3b+ (Debian stretch, OpenCV 3)
Regards
Ajal
The text was updated successfully, but these errors were encountered: