silvanmelchior / RPi_Cam_Web_Interface

A web interface for the RPi Cam
MIT License
1.53k stars 492 forks source link

Feature request to add EXIF capture date to timelapse photos #659

Open La-te opened 2 years ago

La-te commented 2 years ago

Looks like the EXIF data for capture date is not properly recorded for timelapse photos. It seems to be zero/unix epoch 0. Having that data there might help organising the photos in edit for example. Could we have this feature?

roberttidey commented 2 years ago

I am checking this out. It is not totally straightforward but I may be able to do something.

YRaoul commented 2 years ago

It seems also that "Microsoft Windows 10" OS use the "date taken" field to display its "sorted by date" list of jpeg files. So this minor bug becomes less minor/more visible.