Patrick Is this an static Image, other than a direct snapshot from camera? (image doesnt seems to update)
Anyhow, in "skin.conf", just replace radar_html to point to camera/image: Original: radar_html = "<img src="http://appnea.net:8000/stream.mjpg" width="480" height="360">" To something like: radar_html = "<img src="http://jurassikpat.ddns.net/weewx/belchertown" width="480" height="360">" Try to also adjust to a similar viewing format from Belchertown skin, as it is horizontal instead of vertical. Also to note that can make use of "index_hook"s to insert image, radar or other. -- 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/3abdf81e-d0b5-4f59-bf89-5fe987d4b247%40googlegroups.com.
