groupgets / purethermal1-uvc-capture

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

'v4l2-ctl -l' only shows two commends #30

Open xiaofeinot opened 4 years ago

xiaofeinot commented 4 years ago

I'm using lapton 3.0 and pure thermal mini under x64 ubuntu. When I put the commend 'v4l2-ctl -l', the only thing I get was only the following two sentences:

brightness 0x00980900 (int)    : min=0 max=255 step=1 default=128 value=128
contrast 0x00980901 (int)    : min=0 max=255 step=1 default=128 value=128

I want to change the AGC mode, but there is no
lep_cid_agc_enable_state 0x08000001 (int) : min=0 max=1 step=1 default=0 value=1

So anyone knows if there is some problems with lapton3.0, pure thermal mini and x64 ubuntu ?Thanks very much

kekiefer commented 4 years ago

Did you run uvcdynctrl as per here? https://github.com/groupgets/purethermal1-uvc-capture#uvcdynctrl

lucasdrandrade commented 1 year ago

I faced the same problem.

This happens because we missed to run this command:

cd uvcdynctrl

uvcdynctrl -v -d /dev/video0 -i pt1.xml