groupgets / purethermal1-uvc-capture

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

More than one screenshot #22

Closed kamil321-rgb closed 4 years ago

kamil321-rgb commented 4 years ago

Hi I need to take few "screnshots" into text file type using software from media foundation. I add while (n != "q") just after pureThermal.PerformFFC();. In while loop I get n value and its equal "q" quits. If not take another screenshot. It works ok, but after few minutes don't want to update data from frame any more. Any idea why?

kekiefer commented 4 years ago

Did you figure this out?