On Tuesday, August 28, 2018 at 1:58:32 PM UTC-7, VE4PER wrote: > > Has anyone had any experience incorporating a live webcam video for > visibility reference in weather stations without a ceilometer or > transmissivity sensor enabled? > > I would like to try and include a link in the html template file to the > youtube live feed..... >
Do you need a 'video' or is a periodic snapshot good enough ? I run 'motion' on a raspi and save a snapshot to my HTML_ROOT periodically, and my templates have that as a <img src="pathname_here.jpg"> link therein. Easily good enough for what I'm doing and very light on the bandwidth needs.... -- 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]. For more options, visit https://groups.google.com/d/optout.
