I like the clock you have on the video. How did you do that? Can you post the code? I have overlaid the time and date but the clock would be nice feature.
My webcam below: https://weather.ubeaut.work/WEBCAM/1-hour.mp4?dummy Thanks On Wednesday, 18 March 2020 08:04:59 UTC+11, Joachim Graf wrote: > > Yes, i can share this ;-) > > Make a picture every minute and put this with name hh:mm.jpg (for the > right order) in the folter "tovideo" > then this steps: > > >> ls /home/pi/tovideo/*.jpg > /home/pi/tovideo/stills.txt > >> cat $(cat /home/pi/tovideo/stills.txt) | ffmpeg -r 10 -f > image2pipe -i - /home/pi/upload/day.webm > > Thats was it and you have the webm > > Joachim > > Am Montag, 16. März 2020 12:25:51 UTC+1 schrieb Mikael Fredriksson: >> >> Btw, can you share how you setup your time shift, would like to make that >> on my page! Got a web camera and can take photos at interval and save to >> FTP. >> Mikael > > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/07c36a52-6a59-4658-a692-f3f7938ae130%40googlegroups.com.
