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 #26

Closed victorkuys closed 4 years ago

victorkuys commented 4 years ago

I can load and modify my commands with v4l2-ctl. When I open a default application (like IR-capture), the default commands are reloaded, and my preferred changes are overwritten. How can I make sure this doesn't happen .... and where can I find these settings?

Thanks!

kekiefer commented 4 years ago

What is IR-capture? This sounds like a problem with that program changing settings on the camera.

victorkuys commented 4 years ago

Yes, I am trying to change the camera settings to enable other modes like the RAD emissivity. I had problems with the control id´s but i think there is a line of code that automatically changes the settings to default or something like that. Thanks for the reply!