Skip to content
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

Open
ajal-fh opened this issue Dec 19, 2019 · 5 comments
Open

select timeout error #29

ajal-fh opened this issue Dec 19, 2019 · 5 comments

Comments

@ajal-fh
Copy link

ajal-fh commented Dec 19, 2019

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

@reymarkdivino
Copy link

Hi @ajal-fh

I've encounter the same problem. did you find any solution ?

Thanks!

@ajal-fh
Copy link
Author

ajal-fh commented Feb 10, 2020

Hi @ajal-fh

I've encounter the same problem. did you find any solution ?

Thanks!

I'm sorry I couldn't resolve the issue.

@jarvis-owl
Copy link

jarvis-owl commented May 6, 2020

Same here with Opencv 3 C++ and Python3.6.

Ubuntu 16.04 with Intel I7 NUC

Edit: Camera wasn't mounted firmly.

@bigface0202
Copy link

bigface0202 commented Jun 9, 2020

I'm also facing same issue on Ubuntu 20.04, intel i7.
The system detected the Lepton camera(Lepton 1.6) correctly, but cannot access the camera view.
I tried in python. Anybody find the solution?

Edit:
Hi, I solved it. Just stupid mistake, I didn't set the camera on PTmini well. Thanks @jarvis-owl

@sebasgra39
Copy link

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#44

BR
Sebastian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants