Recent content by Vettester

  1. Vettester

    Blue Iris and CodeProject.AI ALPR

    It's using your CPAI configuration.
  2. Vettester

    Seeking Zoom Help with Blue Iris Configuration – Happy to Pay!

    There's no need to pay someone for zoom support. If you'll post your specific issues here I'm sure you'll get the support you need. By posting your problems publicly others can learn how to deal with these as well instead of keeping everything private.
  3. Vettester

    Blue Iris and CodeProject.AI ALPR

    I ran your images through my setup with the same results. I think you've just got a bad angle on your plate captures.
  4. Vettester

    Blue Iris and CodeProject.AI ALPR

    Yes and like you I tried to keep it under control using an automation, but I found a better way through BI. Under the AI settings in BI there is an option to restart CPAI every x number of minutes. I set mine to 720 (every 12 hours) and it works great.
  5. Vettester

    Who here uses a Mac (all Apple devices in general), and why? Seriously...

    I've been using both a Mac and Windows machines for over 20 years and I prefer Mac because of its simplicity and integration into my apple ecosystem (iPhone, iPad, AppleTV and Apple Home).
  6. Vettester

    Full ALPR Database System for Blue Iris!

    Here's one my LPR camera picked up. Apparently this girl is pretty excited with her new Vette. I noticed she's taking a selfie as she's driving down the road. :D
  7. Vettester

    Full ALPR Database System for Blue Iris!

    I understand how it works, but it's supposed to be used when you want different confidence levels for detecting multiple object. In the case of an LPR camera, where you are only detecting a license plate, it doesn't make sense.
  8. Vettester

    Full ALPR Database System for Blue Iris!

    Why the *:30 in the "To confirm" field?
  9. Vettester

    Full ALPR Database System for Blue Iris!

    Try downloading the update script to the same directory your app is in and run it using PowerShell with admin rights.
  10. Vettester

    Full ALPR Database System for Blue Iris!

    There are two ways of sending data to the database. One is via MQTT and the other is to use the API key. The API key is the preferred method so if you have it configured correctly you don't need anything in the MQTT section. The 172.19.0.1 you are seeing in your log file is the internal IP of...
  11. Vettester

    CodeProject.AI Version 2.5

    There is one buried in a test directory but it shouldn’t matter any picture should work as long as it contains whatever you’re trying to detect. Also you shouldn’t have to manipulate any DLL files to get this to work so I suspect you have something else going on. I would suggest you delete the...
  12. Vettester

    CodeProject.AI Version 2.5

    Assuming you're running CPAI 2.9.5, do you have the license plate reader module (3.3.4) installed? If so, uninstall the module and re-install it using the "Do not use download cache" option on the installed modules page.
  13. Vettester

    How many cameras do you have inside? Any? Am I going overboard?

    Besides the two I have in the house I have two in the garage. One is fixed on my Corvette and the other one is a PTZ that is controlled by my home automation system. Whenever one of the of the 4 doors open (2 garage and 2 man) the PTZ moves to cover the open door.
  14. Vettester

    Car dealership Woes

    Yep, they'll never change. I bought a used car from them about 30 years ago and the transmission went out within 5 days. In the "fine print' the car was sold "as is" so they wouldn't do anything to help. I'm surprised they're still in business.
  15. Vettester

    Full ALPR Database System for Blue Iris!

    Database | Tags | + Add Tag Did you add the TZ in both the environment and db sections of your docker compose file?