Overlay Text Problem
Posted: Tue Sep 30, 2014 11:18 pm
I am trying to overlay weather text on an image that I have gathered from a URL address(not an AirCam). I am uploading the Meteobridge Weather Camera. I can click on the picture of the camera to the right of the overlay text box(the one that doesn't have the work text on the camera) and I can see my current image. That works great. However when I click on the other picture to the camera, the one with text, it just shows an old photo image of when I used to have an AirCam.
Here are my settings that I am using:
1280x720 image size
-fill black -draw "fill-opacity 0.7 rectangle 0 700 1280 720" -pointsize 12 -fill orange -draw "text 1 715 '[YYYY]-[MM]-[DD] [hh]:[mm]'" -fill white -draw "text 105 715 'Temp: [th0temp-act=F.1:--] °F Hum: [th0hum-act.0:--] % Press: [thb0seapress-act=inhg.2:--] inHg Wind: [wind0avgwind-act=mph.1:--] mph Gust: [wind0wind-max5=mph.1:--] mph Rain: [rain0total-sumday=in.2:--] in'
Any help would be appreciated.
Here are my settings that I am using:
1280x720 image size
-fill black -draw "fill-opacity 0.7 rectangle 0 700 1280 720" -pointsize 12 -fill orange -draw "text 1 715 '[YYYY]-[MM]-[DD] [hh]:[mm]'" -fill white -draw "text 105 715 'Temp: [th0temp-act=F.1:--] °F Hum: [th0hum-act.0:--] % Press: [thb0seapress-act=inhg.2:--] inHg Wind: [wind0avgwind-act=mph.1:--] mph Gust: [wind0wind-max5=mph.1:--] mph Rain: [rain0total-sumday=in.2:--] in'
Any help would be appreciated.