poblabs/weewx-belchertown

Timestamp picture webcam

f4gqk opened this issue · 4 comments

f4gqk commented

hello,

I have a weather webcam that takes photos every 30 minutes, I would like to have on my photos, the timestamp with the temperature, humidity ....

how to do ???

Thanks

Mon site météo : www.meteo-guignes.fr

Sebastien

@f4gqk I do it in Python with Wand and ImageMagick, I load the weewx_data.json into my Python program.
Here is a good example (not mine!) : Displaying weather data on a webcam image

@f4gqk I publish a piece of my python program on gist that you could take a look

f4gqk commented

Thanks, I will test

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.