groupgets / pylepton

Quick and dirty pure python library for interfacing with FLIR lepton
MIT License
208 stars 94 forks source link

Save pylepton_overlay #4

Closed HydeRJ closed 8 years ago

HydeRJ commented 8 years ago

Hi, Is there anyway I can use the pylepton_overlay file to save a video? Thanks

kekiefer commented 8 years ago

You should be able to modify that example to write to a file using the picamera library: http://picamera.readthedocs.org/en/release-1.1/recipes1.html#recording-video-to-a-file