groupgets / LeptonModule

Code for getting started with the FLIR Lepton breakout board
https://groupgets.com/manufacturers/flir/products/flir-lepton
BSD 2-Clause "Simplified" License
317 stars 197 forks source link

v412lepton is not working with Lepton3.5 #65

Closed spk921 closed 5 years ago

spk921 commented 5 years ago

I am using Lepton3.5 and when I compile and run the v412lepton it just not showing any error messages and not working. I have changed the resolution parameters and set device location as /dev/video0. What should I change to use the code for Lepton 3.5 version one.

marty-sullivan commented 5 years ago

v4l2lepton has not been updated to work with the Lepton 3 series, it will only work with Lepton 2 or 2.5. The code can probably be updated to work with 3/3.5 but I don't have the time to commit to updating nor do I have a Lepton 3 to test with.