Recent content by prsmith777

  1. P

    Full ALPR Database System for Blue Iris!

    I have a small bat file I run through windows scheduler. only three lines: net stop "CodeProject.AI Server" timeout /t 120 /nobreak net start "CodeProject.AI Server"
  2. P

    Full ALPR Database System for Blue Iris!

    I have ALPR on a VM separate from Blue Iris box. BI has been locking up lately. I have CodeProject restart daily and this has stopped the problem ALPR has not shown any hangups on the VM. Not sure where the memory leak is exactly. My experience lays fault with CodeProject
  3. P

    Algertc ALPR database and VPNs

    Just wanted to let you know that I have Tailscale working with ALPR database just fine. Once you get it going locally then you should have no problem using Tailscale
  4. P

    Gunshots outside my house - On the news

    maybe its time to move to somewhere safer and quieter
  5. P

    Cam on gate post

    I have a similar setup. On the back of one post I have a unifi NanoStation 5AC Loco which transmits to the house. The large box contains an 8 port POE switch. The other conduit going up runs cat5 for a 180 degree Dahua camera on the front of the post. It was challenging drill through the...
  6. P

    Shed Interior Temp to Blue Iris Overlay!

    I got mine from Florian Greenhouse. It is a kit but it was challenging getting it assembled and built right. https://www.floriangreenhouse.com/Garden%20Conservatory.html
  7. P

    Full ALPR Database System for Blue Iris!

    Does this latest version show the version info somewhere? I'm not finding it
  8. P

    Full ALPR Database System for Blue Iris!

    What would you like to do? 1) Update 2) Revert to a previous version Enter your choice (1-2): 1 Select release type: 1) Stable (recommended) 2) Nightly (pre-release / latest updates) Enter your choice (1-2): 1 [INFO] Checking for script updates... ./update.sh: line 118: [: 1 $(curl -sSL...
  9. P

    Full ALPR Database System for Blue Iris!

    @algertc Did you fix the permissions error on the linux script? https://ipcamtalk.com/threads/full-alpr-database-system-for-blue-iris.79082/page-24#post-908270
  10. P

    Full ALPR Database System for Blue Iris!

    Just ran the search... 35 servers exposed to the internet in my town... yikes
  11. P

    Full ALPR Database System for Blue Iris!

    Nerd here checking in. What's the distance from your receiver to the road?
  12. P

    Shed Interior Temp to Blue Iris Overlay!

    Here's an update of the overlays. I got the average temp and the relative humidity and the CO2 ppm on the overlay. I also added the time of last update so I can quickly see that everything is working correctly. ( I had an MQTT outage that I wasn't aware of for a few days which messed up the...