Search results

  1. P

    Full ALPR Database System for Blue Iris!

    I have backups working fine. It's restoring the VMs that is a huge problem and I tried and messed it all up.
  2. P

    Full ALPR Database System for Blue Iris!

    Im running ALPR on a Linux Mint VM in Unraid and managed to tank my VM as well as my VM backup. I lost all my plates data. Oh well. Ive got VM snapshot now which should make it easier to restore things. Was wondering if there is an easy way to backup the ALPR database to another location and...
  3. 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"
  4. 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
  5. 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
  6. P

    Gunshots outside my house - On the news

    maybe its time to move to somewhere safer and quieter
  7. 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...
  8. 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
  9. P

    Full ALPR Database System for Blue Iris!

    Does this latest version show the version info somewhere? I'm not finding it
  10. 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...
  11. 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
  12. P

    Full ALPR Database System for Blue Iris!

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

    Full ALPR Database System for Blue Iris!

    Nerd here checking in. What's the distance from your receiver to the road?
  14. 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...
  15. P

    Full ALPR Database System for Blue Iris!

    He will probably chime in soon, but if I remember correctly, he had his own database program he set up that could do this. Maybe we can add this as a feature here sometime
  16. P

    Full ALPR Database System for Blue Iris!

    glad it worked... I don't think im going to rock the boat with my config right now
  17. P

    Full ALPR Database System for Blue Iris!

    If you read along further in the thread, you will see that I did not get this working despite long hours of trying. You can also look on the github discussion about it. I ended up using an Unraid VM with Linux and it works great
  18. P

    Full ALPR Database System for Blue Iris!

    This is really cool.... but I don't seem to have that Blue Iris button on my page.
  19. P

    Full ALPR Database System for Blue Iris!

    Forgot the sudo. Works fine now. Thanks EDIT: Not working. Cant get beyond the update page, first step: Database Backfill Update occurrence counts in the plates table Start Backfill Error occurred during backfill: dbBackfill is not defined
  20. P

    Full ALPR Database System for Blue Iris!

    Tried but got permission errors on my auth and config and storage folders. Ill wait until its fixed on your end
  21. P

    Full ALPR Database System for Blue Iris!

    First time trying to use the update script. Script terminates before I can input any options: paul@paul-linux-mint:~$ cd Docker/ALPR paul@paul-linux-mint:~/Docker/ALPR$ curl -sSL https://raw.githubusercontent.com/algertc/ALPR-Database/main/update.sh | sudo bash [sudo] password for paul...
  22. P

    Full ALPR Database System for Blue Iris!

    Thanks but I don't want the plate sent. I want the learned name that is associated with the plate in ALPR database sent. So I need to be able to send from ALPR program and not from Blue Iris. @algertc : is this an option that is currently available? If not can I request it for future releases?
  23. P

    Full ALPR Database System for Blue Iris!

    Hey guys. What’s the best way to send plate name over to Home Assistant ? I’ve accumulated a decent set of plates with known people in the database with saved names associated with these plates. Would like to send plate name real time to HA for announcements.
  24. P

    Full ALPR Database System for Blue Iris!

    @algertc Also having API Key randomly changing. Edit: When navigating the ALPR webpage, the page will sign me out and send me back to the login page. When I log back in, the Key is changed.
  25. P

    Full ALPR Database System for Blue Iris!

    Thanks that did it. Hadn't seen anywhere this new folder was needed.
  26. P

    Full ALPR Database System for Blue Iris!

    I tried the latest update and am getting error. I replaced the docker-compose.yml, migrations.sql and schema.sql and pulled new docker image and get this error: /Docker/ALPR$ sudo docker compose up -d [+] Running 2/3 ✔ Network alpr_default Created...
  27. P

    Full ALPR Database System for Blue Iris!

    This thread has jumped to the next level.... I have power at the road and I love gadgets :D