Tar File Creation
Posted: Tue Aug 20, 2019 12:51 pm
Hello all,
I am looking for a solution for the following:
- use a ESP CAM board to take pictures and store them in a SD card
- archive the images in a single file (daily/weekly/monthly)
- Serve a webpage with download links to the archives.
The taking pictures and serving wepbages part is simple enough, there are many samples avalable.
But i cannot find anything for archiving. And my coding skills are not that advanced to start from scratch.
The ideal solution would be having montly packages of about 100MB worth of images.
Can anyone give me some pointers on this? is this possible or practical on the ESP32?
Thank you
I am looking for a solution for the following:
- use a ESP CAM board to take pictures and store them in a SD card
- archive the images in a single file (daily/weekly/monthly)
- Serve a webpage with download links to the archives.
The taking pictures and serving wepbages part is simple enough, there are many samples avalable.
But i cannot find anything for archiving. And my coding skills are not that advanced to start from scratch.
The ideal solution would be having montly packages of about 100MB worth of images.
Can anyone give me some pointers on this? is this possible or practical on the ESP32?
Thank you