s60sc / ESP32-CAM_MJPEG2SD

ESP32 Camera motion capture application to record JPEGs to SD card as AVI files and stream to browser as MJPEG. If a microphone is installed then a WAV file is also created. Files can be uploaded via FTP or downloaded to browser.
GNU Affero General Public License v3.0
888 stars 209 forks source link

add gmt +5:30 or IST for time #350

Closed blackboltdota closed 7 months ago

blackboltdota commented 8 months ago

add +5:30 or IST for time or if this can already be done how to do it

s60sc commented 8 months ago

get relevant string from here

gyanbhartip commented 8 months ago

Really helpful!!