Re: [weewx-user] Re: recommend IP cameras that are easy to grab a single frame from?

2021-08-09 Thread 'dvdhns' via weewx-user
One thing to keep in mind is the microSD cards will start to fail after so many write operations. I had one fail after about six months, after saving an image to it once every minute. I'm currently a cheap IP camera that seems to loose it's network connection whenever weather gets hot. Looking

Re: [weewx-user] recommend IP cameras that are easy to grab a single frame from?

2021-07-03 Thread 'dvdhns' via weewx-user
To grab single frames, this is what I use. I haven't had a problem with having to wait 10 seconds to get the image. It seems immediate. I'm using a cheap Jidetech IP Cam with POE. I wouldn't recommend it as it seems to lose network connectivity occasionally. /Applications/ffmpeg -i

Re: [weewx-user] Re: rtl_433 not found when run at boot or as service

2021-05-20 Thread 'dvdhns' via weewx-user
I think I got things mostly fixed. Here's what I think fixed it. - started from scratch (multiple times) ended up going with the Raspberry Pi Lite version - in the weewx.conf file I have: [SDR] driver = user.sdr cmd = "sudo /usr/local/bin/rtl_433 -M utc -F json" - Note

[weewx-user] Re: rtl_433 not found when run at boot or as service

2021-05-11 Thread 'dvdhns' via weewx-user
Not much luck. The symlinks sorta worked - but then I was getting errors that showed the RTL was already being used, it was like it was calling it twice. I tried putting the full path in the command line in the SDR section of the weewx.conf. That made weewx produce no errors, but nothing was

[weewx-user] Re: rtl_433 not found when run at boot or as service

2021-05-09 Thread 'dvdhns' via weewx-user
pi@raspberrypi:~ $ which rtl_433 /usr/local/bin/rtl_433 pi@raspberrypi:~ $ sudo which rtl_433 /usr/local/bin/rtl_433 > > -- 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

[weewx-user] rtl_433 not found when run at boot or as service

2021-05-09 Thread 'dvdhns' via weewx-user
I recently had to rebuild my weewx raspberry pi. I can no longer get weewx to run using sdr/rtl_433 as a service or on boot. But it works when I run weewx manually. I am trying to use weewx 4.5.1 but was using 4.2 without issue. when I run sudo weewxd this is what I see in log (it works!)

[weewx-user] Re: Not getting parsed output

2020-05-24 Thread 'dvdhns' via weewx-user
That fixed it. Thanks! -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit

[weewx-user] Not getting parsed output

2020-05-23 Thread 'dvdhns' via weewx-user
When running rtl_433 I can see several sensors. However, when I run weewx with the sdr driver, I can only see the Acurite5n1 sensor. None of the others are parsed. Because they're not parsed, I'm not able to add them to the Sensor Map in the weewx.config file (or guessing hasn't worked). For

[weewx-user] Where does log_unmapped_sensors log to?

2020-05-20 Thread 'dvdhns' via weewx-user
When you set this in the Sensor map, where does it log to? log_unknown_sensors = True log_unmapped_sensors = True I've looked at the various logs in /var/log and nothing is sticking out. But perhaps I'm asking the wrong question. When I run sudo rtl_433 , I see lots of sensors