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/4bf77f5b-34e6-4ade-b835-1a39c3489a2c%40googlegroups.com.
