Do you want video or just a periodic snapshot? You'll probably need to edit the skin template to include something like: <video width="320" height="240" controls> <source src="movie.mp4" type="video/mp4"> <source src="movie.ogg" type="video/ogg"> </video>
I don't know how to do live video, but I'm sure you can google for it. I found this example here: https://www.w3schools.com/html/html5_video.asp On Wed, Jul 31, 2019 at 4:03 PM Hector Valenzuela <[email protected]> wrote: > Hi. i want to add an Ip camera PoE to my weather station. I have a > raspberry Pi 3 running weewx 3.5.0 and the camera is > https://www.amazon.com/gp/product/B01G1U4MVA/ref=ox_sc_act_title_1?smid=A22E1JQ3DE3K79&psc=1 > but > I don't know what documents I have to edit (weewx.conf, skin.conf, etc) to > watch the video on my website. my path is /usr/share/nginx/html/test. > > -- > 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/ad34fa24-da0e-4372-bbed-7f7eb4533fa9%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/ad34fa24-da0e-4372-bbed-7f7eb4533fa9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Peter Quinn (415)794-2264 -- 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/CAA1SM23yE8PxUP1E1RO7k-7NP_dKu6Cn1y9RvRo5Q5tqXL%2BmSQ%40mail.gmail.com.
