groupgets / pylepton

Quick and dirty pure python library for interfacing with FLIR lepton
MIT License
208 stars 94 forks source link

Black images #8

Closed odettescholtz closed 6 years ago

odettescholtz commented 7 years ago

The code gets stuck in the while loop in capture, if i remove it I only get black images. It also seems like some of the code is missing since the while loop has no definition.

pranali3215 commented 7 years ago

Hi,

I had the same problem. For me it was because the camera was not inserted properly. I switched off the pi, re-inserted the camera and it started working fine.