cyb3rdoc / ez-nvr

Simple, lightweight and easy Network Video Recorder written in Python
MIT License
40 stars 2 forks source link

Hope add timezone support #10

Closed xtay573269555 closed 7 months ago

xtay573269555 commented 11 months ago

Hi, this is a small and useful tool to record camera video. Thanks for sharing.

One more need is to add tzdata package in the Dockerfile, so that the video file can be saved with the local date filename.

cyb3rdoc commented 10 months ago

For application in local timezone, just set environment variable in docker-compose file to your timezone. E.g., TZ: Europe/London