groupgets / purethermal1-uvc-capture

USB Video Class capture examples for PureThermal 1 / PureThermal 2 FLIR Lepton Dev Kit
125 stars 81 forks source link

Radiometry, libuvc and RPi3 #8

Closed agjunyent closed 4 years ago

agjunyent commented 5 years ago

Hi,

I've trying to get the uvc-radiometry.py example to work on a Raspberry Pi 3 running Ubuntu Mate 16.04, but I'm not able to achieve it.

It starts fine, opens the device, report gpp, flir part and serial and all the formats, but it get stuck in the q.get(True, 500). It does never fill the QUEUE. I've tried changing the timeout, and it gets a timeout ALWAYS, does not matter the time.

Am I forgetting something?

kekiefer commented 4 years ago

Did you solve this problem?

agjunyent commented 4 years ago

Can be closed