Closed xtay573269555 closed 7 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.
tzdata
For application in local timezone, just set environment variable in docker-compose file to your timezone. E.g., TZ: Europe/London
TZ: Europe/London
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.