I also want to check out your perl scripts, @mwall! On Saturday, August 7, 2021 at 5:18:33 PM UTC-5 Eric K wrote:
> Thanks for all the responses. > > Shortly after posting this I got a couple of the ESP32-CAM modules and > loaded Tasmota firmware into them. > see: https://cgomesu.com/blog/Esp32cam-tasmota-webcam-server/ > You have to use the specific Tasmota32 webcam firmware: > tasmota32-webcam.bin > <http://ota.tasmota.com/tasmota32/release/tasmota32-webcam.bin> > The maximum resolution of these is only 1600x1200. > The upside is that you can easily grab a single frame using a simple URL > command: http://192.168.8.122/snapshot.jpg > The only downsides I see: with the plastic lens and jpeg compression, the > images are not great for fine detail. > > Given the low cost, small size, MIPI camera interface, and wifi capability > of the RPi Zero W board, I reconsidered an RPi camera. > I'm currently assembling a RPi Zero camera with a 5mp camera module. > I am getting single images out of it with the raspistill application: > raspistill -v -o /home/pi/Pictures/pi-cam-test.jpg > > I'd like to grab an image every 5-10 minutes and have the current image > show up in the Belchertown weewx page. > I'd also like to create a daily time lapse movie like others have done. > I recall seeing some webcam script examples in this weewx-user group to do > these 2 things. > I need to search for them again. > On Sunday, July 4, 2021 at 4:29:31 PM UTC-5 mwall wrote: > >> sorry, here is the link to the root level of the ispy database: >> >> https://www.ispyconnect.com/cameras >> >> -- 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/93517f60-6693-45b9-a502-24c8432699a0n%40googlegroups.com.
