groupgets / purethermal1-uvc-capture

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

Got error with Lepton3.5 #13

Closed spk921 closed 4 years ago

spk921 commented 5 years ago

When I run the purethermal1-uvc-capture/v4l2/grab with Lepton3.5 I got following error even if I changed the resolution.

Libv4l didn't accept RGB24 format. Can't proceed.

kekiefer commented 5 years ago

Is this a permissions issue? Or a v4l2 driver bug? A lib4l2 change? When I run v4l2-ctrl --list-formats-ext on my PT board, I see BGR3 listed there.

kekiefer commented 4 years ago

Did you solve this problem?