Ip camera weewx

65 views
Skip to first unread message

Hector Valenzuela

unread,
Jul 31, 2019, 7:03:44 PM7/31/19
to weewx-user
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.

p q

unread,
Jul 31, 2019, 7:28:59 PM7/31/19
to weewx...@googlegroups.com
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 <hector...@gmail.com> 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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/ad34fa24-da0e-4372-bbed-7f7eb4533fa9%40googlegroups.com.


--
Peter Quinn
(415)794-2264
Reply all
Reply to author
Forward
0 new messages