Search results

  1. algertc

    Full ALPR Database System for Blue Iris!

    Could've just been my testing, or maybe Dahua is developing an advanced warning predictive ALPR cam, powered by starlink satellites and deepseek in the motherland to warn you of the traffic days before it even gets to your home, and I was able to get my hands on a smuggled out prototype unit…...
  2. algertc

    Full ALPR Database System for Blue Iris!

    Could do both. You’ll be able to export your data if you want to test stuff yourself also, but the goal is to collect a huge diverse set of images and utilize the user input to improve the model for everyone.
  3. algertc

    Full ALPR Database System for Blue Iris!

    First part of ALPR training integration is done! Just need to set up the export processing and sharing now. Also adds the ability to do this which is cool (only laggy in the gif): Sets the focal point as close as possible to the center of the plate for quick zoom in. I'm also playing with...
  4. algertc

    Full ALPR Database System for Blue Iris!

    Hopefully we hear from others if they encounter the same thing. I think you're right that the having + alerts on vs off is definitely the differentiating factor. The BI macros include a bunch of temporary paths for stuff which aren't really what we want, and no way to just send the full direct...
  5. algertc

    Full ALPR Database System for Blue Iris!

    As it turns out, I actually accounted for this when I originally added that functionality, but there was a tiny error in the migrations file that was keeping it from actually working. I forgot that I ever even did it, and just happened to fix it without even noticing while making the rest of...
  6. algertc

    Full ALPR Database System for Blue Iris!

    Adding the column yourself won’t do anything without the code to handle it which is a number of different places. Confidence is coming soon with all of the AI training stuff. I can add the zone too. I think I’m going to add a selector that lets users show/hide columns. I’ll try to add the multi...
  7. algertc

    Full ALPR Database System for Blue Iris!

    I have continuous + alert set. I didn’t think this created separate files but maybe it does? My continuous splice every hour and when I open an alert it just goes to that point at full resolution. If + alerts creates full separate files even with bvr, that seems like kind of a waste of space...
  8. algertc

    Full ALPR Database System for Blue Iris!

    glad it’s working now. Either of those should work though. Were you on the raw page that just has the file displayed? If you just navigate to the file in the repository, that’s a web page and trying to download that directly downloads an html file. Clicking the little button at the top right of...
  9. algertc

    Full ALPR Database System for Blue Iris!

    Is anything else in the logs? How about the log tab within the app? This shouldn’t make any difference in JSON, but it’s possible that blue Iris might be parsing it weirdly: try removing the space after the colon in the payload to be like the others. I vaguely remember encountering an issue at...
  10. algertc

    Full ALPR Database System for Blue Iris!

    Automatically. You just need the newest version of the migrations.sql file. If u use the update script it will get it automatically.
  11. algertc

    Full ALPR Database System for Blue Iris!

    Shit yeah I was almost gonna do it that way and didn't because it would be storing duplicate data over and over, but that's a good point. I'll change it.
  12. algertc

    Full ALPR Database System for Blue Iris!

    I’m pretty sure it should be in there. That's odd. Maybe try to docker compose pull it again?
  13. algertc

    Full ALPR Database System for Blue Iris!

    Oh yes completely forgot to mention that also.
  14. algertc

    Full ALPR Database System for Blue Iris!

    @PeteJ Yeah this is why. The old plates don’t have that data because it wasn’t sent with them. I’ll change it to always show up and spawn a dialog explaining that it need to be added. That will be more clear.
  15. algertc

    Full ALPR Database System for Blue Iris!

    Same as before. I installed windows on an old PC, so hopefully powershell soon. Latest and nightly are the same right now. In fact, I think nightly is actually behind. So just use latest.
  16. algertc

    Full ALPR Database System for Blue Iris!

    You will need to add "ALERT_PATH": "&ALERT_PATH", "ALERT_CLIP": "&ALERT_CLIP" to your blue iris action. The button only shows up if the data is available. Edit: You also need to enter your blue Iris server address in the settings tab.
  17. algertc

    Full ALPR Database System for Blue Iris!

    I forgot to import that and somehow the code didn't give an error. Theres a page called /backfill that you can use to do the same thing and will work. A fixed image is building right now. Thanks for finding.
  18. algertc

    Full ALPR Database System for Blue Iris!

    Did you try with sudo? It worked for me so if there’s some other issue, I need to understand what it is in order to fix
  19. algertc

    Full ALPR Database System for Blue Iris!

    I just fixed the blank changelog this morning. Will only start working after updating though. So hopefully it should be visible whenever 0.1.8 becomes available.
  20. algertc

    Full ALPR Database System for Blue Iris!

    Download and chmod +x then ./update.sh. The error you're getting is caused by the combined curl and bash command. I fixed that issue on the install script but not yet on the update script.
  21. algertc

    Full ALPR Database System for Blue Iris!

    Working open in blue iris button that takes you straight to the associated alert:
  22. algertc

    Full ALPR Database System for Blue Iris!

    Are you talking about the left and right arrows? The purpose of that was to be able to click through the images in the viewer, but I did not think about the need to unbind them when the edit dialogs are open. I will fix that.
  23. algertc

    Full ALPR Database System for Blue Iris!

    Oh yes the powersshell script does not work at all right now. I need to debug it on a windows machine and haven't gotten to that yet.
  24. algertc

    Full ALPR Database System for Blue Iris!

    Idk my night images are usually pretty dead center. Not sure if anything else is different?
  25. algertc

    Full ALPR Database System for Blue Iris!

    My &ALERT_JPEGs are the correct plate image with this setup:
  26. algertc

    Full ALPR Database System for Blue Iris!

    I have mine at 15 seconds with no issues, so that suggests that it is caused by the zone configuration if that is the only difference. I have my motion detect looking at the whole image with no zones and using the simple algorithm. Apologies if any of that is obvious. I'm def not a BI expert...
  27. algertc

    Full ALPR Database System for Blue Iris!

    I just published a new 0.1.7 full update. For anyone who was already using the nightly build, there is not much of a difference as most of those changes were just merged in. I have added a usage reporting feature that will send me some very minimal data about users' deployments. You can find...
  28. algertc

    Full ALPR Database System for Blue Iris!

    @MikeLud1 noticed that this seems to happen if you don't have the burn box onto image setting enabled in BI. Maybe see if that fixes it?
  29. algertc

    Full ALPR Database System for Blue Iris!

    @wpiman did you try the install script? The compose file previously had some fields that have been deprecated in newer docker versions. Do you recall what it complained about? I believe it should be OK now.
  30. algertc

    Full ALPR Database System for Blue Iris!

    I'm not an HA user and don't know much about others' use cases, but am definitely interested more integration. If what you're describing is basically a notification for certain plates to be sent to HA, that's pretty easy to do. I could add it to the notifications page. Please add it to the...