Search results

  1. P

    Full ALPR Database System for Blue Iris!

    It's more wishful thinking, but it would be great to be able to tie the plate to some form of vehicle description (type, make, model, color, etc) and be able to run a query to see if that changed. In the case above, the license plate of the vehicle changed--maybe the original plates were...
  2. P

    5.9.9 - January 17, 2025 - More Pre-6.0 feature releases

    Or a easy rollback to the previous version.
  3. P

    Full ALPR Database System for Blue Iris!

    The plates are real. On 2/23 it was the old personalized plate. On 2/25, it was changed to a standard plate. I've seen vehicles change from standard to personalized before, but it's pretty rare to see it go the other way. Maybe it's legit, but it just seems odd.
  4. P

    Full ALPR Database System for Blue Iris!

    Maybe someday there can be a feature to catch stuff like this. I am not sure if this is legit or not, but I have noticed a lot of paper plates that look sus.
  5. P

    5.9.9 - January 17, 2025 - More Pre-6.0 feature releases

    Same for me. My setup is similar to yours--CPAI running on another machine, most current version.
  6. P

    CPAI ALPR Symbols

    Sure. Filebin | ff9e360k1mldeqzc I've posted both the color and IR images, in case that's useful
  7. P

    CPAI ALPR Symbols

    ....I wasn't expecting this today. Anyone know how well the OCR models are trained for symbols?
  8. P

    Full ALPR Database System for Blue Iris!

    1.8? When was that released? The current release on github is still 0.1.7.
  9. P

    Full ALPR Database System for Blue Iris!

    Maybe we should start a thread here just for install issues? This thread is getting kind of long and the answers might be difficult to find.
  10. P

    Full ALPR Database System for Blue Iris!

    Yeah, you need a lot more zoom. Try zooming in so that the frame is like this: You should also get your day time reads working pretty well before even trying to make night time reads work.
  11. P

    Full ALPR Database System for Blue Iris!

    point your browser to the http://ip.of.your.server:3000
  12. P

    Full ALPR Database System for Blue Iris!

    Super excited about this feature. Is this to train a local model or is this a submission engine to provides images to train a common model that we would all use?
  13. P

    Full ALPR Database System for Blue Iris!

    I also see the occurrence count being wrong and /update using the backfill fixes it.
  14. P

    Full ALPR Database System for Blue Iris!

    I'm running it on a remote system, so I just ssh to it and do it from the command line, cut and pasting the url for the file. It was a careless mistake, I usually take a look at the file before I do anything with it.
  15. P

    Full ALPR Database System for Blue Iris!

    Okay, I figured it out. I pulled the migration.sql file using wget instead of curl -O, so it included a bunch of html. With the correct file, it's working now. And the link to BI works. Also, thanks for fixing the arrow key binding, it was driving me nuts. :)
  16. P

    Full ALPR Database System for Blue Iris!

    Oh shit. I just did a pull and now I see the option, but I am no longer getting anything into the DB, and the previous entries from the live view are gone (they still exist from the DB view). The API key did not change in the UI, but I re-copied it anyway. I see this in the log: 2/13/2025...
  17. P

    Full ALPR Database System for Blue Iris!

    I don't have that option, I'm on 0.17 from yesterday, is there a newer build?
  18. P

    Full ALPR Database System for Blue Iris!

    I've just added, but the button is not showing up. { "plate_number":"&PLATE", "Image":"&ALERT_JPEG", "camera":"&CAM", "timestamp":"&ALERT_TIME", "ALERT_PATH": "&ALERT_PATH", "ALERT_CLIP": "&ALERT_CLIP" }
  19. P

    Full ALPR Database System for Blue Iris!

    I was able to update by following the directions on the notification screen and it went without issues on Ubuntu. The changelog screen is blank, however.
  20. P

    Full ALPR Database System for Blue Iris!

    Yes, those arrows. thanks!!