Search results

  1. W

    bidens incredible transition to electric cars

    I wonder how many humans would run into a fake wall as well. There was a building somewhere where they painted a tunnel on it and it got hit a lot.
  2. W

    How to capture multiple plate reads in quick succession?

    You should have waited one day.
  3. W

    How to capture multiple plate reads in quick succession?

    I use a CPU for detection. It takes me maybe 1/4 to 1/2 a second to read a plate. If I analyze 30 images whenever a plate comes by, it take worse case 15 seconds of CPU time. My street is pretty slow.. Maybe 25 houses on it. If you just want to add it to a database and not make any quick...
  4. W

    How to capture multiple plate reads in quick succession?

    If you cloned the camera-- and one "camera" was on the left-- and one was on the right, I wonder if you would have more success... Bascially, have a Zone A on each which is just the side of the camera.
  5. W

    How to capture multiple plate reads in quick succession?

    I complete agree with Mike here. You are masking out your image by not having a full zone. Couple other things... 1. You are triggering A>B. You will only get cars going left to right in your image. If you want both, try A-B. You might even not want to do zone crossing at all to catch...
  6. W

    How to capture multiple plate reads in quick succession?

    Is that as zoomed is as the camera goes? Those are pretty good images. How does it look at night?
  7. W

    Full ALPR Database System for Blue Iris!

    Are you running in Docker? I had to specify my Timezone in the docker-compose.yml file. It reverts to GMT. environment: - NODE_ENV=production - ADMIN_PASSWORD= # Change this to a secure password - DB_PASSWORD= # Change this to match your postgres password -...
  8. W

    Full ALPR Database System for Blue Iris!

    Did you set your API key?
  9. W

    Full ALPR Database System for Blue Iris!

    The web server 500 error-- I got that one. It was due to me putting the wrong JSON in on the Blue Iris side. This is what I have now. {"ai_dump":&JSON, "Image":"&ALERT_JPEG", "camera":"&CAM", "timestamp":"&ALERT_TIME" }
  10. W

    Full ALPR Database System for Blue Iris!

    I'd love to see the LPR support the Coral TPU.
  11. W

    HOME ASSISTANT (Assist) Voice Assistant

    I had totally forgotten about Homeseer Speaker... I run HS and HA both in Docker. Here is the Trump voice for Coqui. Check that out into your Coqui directory and I use docker to map that into it and start the server using the trump.pth file...
  12. W

    HOME ASSISTANT (Assist) Voice Assistant

    How are you getting Microsoft SAPI to run? Are you using Windows for HA? I mainly run Homeseer (I have HomeAssistant as well) and I use Google Minis throughout my house. I recently started using a Coqui XTTS server. I have been pretty happy with a couple of voices... David Attenborough and...
  13. W

    License plate capture on private driveway

    I would recommend lolly columns cemented in...
  14. W

    Gunshots outside my house - On the news

    https://uniacco.com/blog/dangerous-areas-in-houston#:~:text=Among%20Houston's%20most%20dangerous%20neighbourhoods,and%20assaults%20amidst%20economic%20challenges. Sharpston is known for firearm related crime.
  15. W

    License plate capture on private driveway

    There is also a legal aspect to this. If people cut across enough, they can argue it is a right of way. Adding gates and even closing them part of the time ensures this won't happen. You can also get solar powered control pretty cheap these days.
  16. W

    License plate capture on private driveway

    I would honestly spend the resources on a gate or two.
  17. W

    Full ALPR Database System for Blue Iris!

    Working great..... I have two Blue Iris instances of my LPR camera. Each with slightly different triggers. On it just a motion-- and another is a zone crossing in order to capture direction. Both are reporting as on occasion one or the other seems to miss..
  18. W

    Full ALPR Database System for Blue Iris!

    I ran the updater. I see the old cars now... Just waiting on a new one...
  19. W

    Full ALPR Database System for Blue Iris!

    Still am having issues.... I tried &JSON and I get error 500.. "&JSON" gives me error 400.... {"ai_dump":&JSON, "Image":"&ALERT_JPEG", "camera":"&CAM", "timestamp":"&ALERT_TIME" } I see the old plates.. Do I need to to get a new SQL file?
  20. W

    Full ALPR Database System for Blue Iris!

    So I did a docker-compose down. I pulled the latest and I saw the .0.18 error warning discussed. I changed my alert to.... { "ai_dump",&JSON, "Image":"&ALERT_JPEG", "camera":"&CAM", "timestamp":"&ALERT_TIME" } I pointed to my Blue Iris instance.... I hit the test button and I see Web server...
  21. W

    Full ALPR Database System for Blue Iris!

    There are some Arduino receivers that operate in this range.... 415 and the 315....... So people said the range is bad-- another guy said over 100 feet...
  22. W

    Full ALPR Database System for Blue Iris!

    That looks pretty complicated... See figure 10.... Your board would need 2 of them and a myriad of inductors and capacitors.... Absolutely doable but it isn't slapped down a part on a custom PCB.... And debugging RF can be tricky.... Can you run 2 RTL SDRs on one PI? It might be worth...
  23. W

    Full ALPR Database System for Blue Iris!

    I am going to say very low. In the single digits. The last TPMC I saw was at 6:30 tonight and was the BMW from earlier. I see about 12-13 plates that have gone by since. My car is a 2010, my wife's is a 2018. Again-- I am not that close to the road. I have a standard antenna. I ordered...
  24. W

    Full ALPR Database System for Blue Iris!

    It had to be around 433 Mhz.... Are you talking about the transmission period? I am not sure. I am not capturing every car-- that is for sure. I have not see our car.
  25. W

    Full ALPR Database System for Blue Iris!

    So I was just looking at the MQTT stream and it went wild and heard a car go by. It was my neighbors car. Sure enough, BMW TPMS in the log!
  26. W

    Full ALPR Database System for Blue Iris!

    I am about 80 feet from that park of the house with the antenna high up in the attic. The Hyundai that was showing up-- I have to imagine that was parked somewhere. I live in a town with 2 acre zoning so it isn't like we are on top of each other.
  27. W

    Full ALPR Database System for Blue Iris!

    No.. I managed to see two cars at one point... I see just my neighbors thermopro TP12 meat temperature monitor. I switched to the 915 MHz and I see my weather stations.... I ordered a second RTL SDR and a 433 Mhz Antenna
  28. W

    Full ALPR Database System for Blue Iris!

    https://www.tirereview.com/tpms-radio-frequency-theory-operation/ Doesn't TPMS only transmit about once a minute?
  29. W

    Full ALPR Database System for Blue Iris!

    Ok- last night I was telling my wife how a bunch of nerds on this forum were trying to read tire pressure data off of the cars on the street in addition to the plates. We had a good laugh making fun of you all.... Now, I just installed rtl_433 on my SDR raspberry Pi and I am now reading some...