5,710
edits
Changes
→Check for previous images and clear out lfimages directory
*this will leave screen running. More details about gnu screen [http://aperiodic.net/screen/quick_reference here]
==Check for previous images and clear out lfimages directory==**Open another terminal and log on to the pi with ssh as outlined above. You will use this window to clear out the lightfield images from the pi, and monitor the jpgs as they are acquired.
*Once logged on, navigate to the lfimages directors:
<syntaxhighlight lang="bash">cd ~/lfimages</syntaxhighlight>
*Check free disk space with:
<syntaxhighlight lang="bash">df -h</syntaxhighlight>
<syntaxhighlight lang="bash">du -h ~/lfimages</syntaxhighlight>
this will list disk usage by lfimages.