ESP32-CAM-Video-Recorder-junior icon indicating copy to clipboard operation
ESP32-CAM-Video-Recorder-junior copied to clipboard

Timezone

Open Birrel01 opened this issue 2 years ago • 4 comments

I can't get the time of the files right. I set GMT+1 (Amsterdam), but get GMT. Further on, how do I start with new file numbers?

Birrel01 avatar Nov 16 '23 20:11 Birrel01

Is that time on webpage or time on the files? There was a daylight savings time bug in an old esp32-arduino? Are you using the newest?

Reseting the numbers requires a "erase flash" and reinstall software.

jameszah avatar Nov 16 '23 20:11 jameszah

Set GMT-1, webpage is now showing right time, but file time is 1 hour behind. What do you mean with old esp32-arduino?

Birrel01 avatar Nov 16 '23 21:11 Birrel01

Checked the files direct on the pc, and then the time is ok, so the time in the flemanager shows the wrong time.

Birrel01 avatar Nov 16 '23 21:11 Birrel01

https://github.com/espressif/arduino-esp32/issues/6786

You need the current esp32-arduino board manager library

image

jameszah avatar Nov 29 '23 17:11 jameszah