5,710
edits
Changes
→picam
===Preamp to Line Level===
[[Electret_Preamp_TL071]]
==picam==
https://github.com/iizukanao/picam
<syntaxhighlight lang="bash">touch hooks/stop_record</syntaxhighlight>
==time lapse from FLIR==
<syntaxhighlight lang="bash">ffmpeg -framerate 5 -f image2 -i %04d.jpg -c:v libx264 -r 30 -pix_fmt yuv420p time-lapse.mp4</syntaxhighlight>