Search results

  1. algertc

    Full ALPR Database System for Blue Iris!

    Please try the new update script and see if that works. I'm trying to make it easier and faster.
  2. algertc

    Full ALPR Database System for Blue Iris!

    Definitely wouldn't recommend exposing this to the internet at the moment. Eventually, yes, but not a good idea for now. As far as a UI3 built-in goes, no, it couldn't really be integrated unfortunately. It's programmed pretty differently and would require the UI3 developer to basically remake it.
  3. algertc

    Full ALPR Database System for Blue Iris!

    This is fixed now. Was caused by the way that the output from the curl is piped into bash.
  4. algertc

    Full ALPR Database System for Blue Iris!

    I would copy the contents of the storage, config, and auth directories and set up a new one as you would from scratch other than copying those files. Then, you can use pgadmin to connect to the old database and generate a backup. You can then connect to the new empty database and restore that...
  5. algertc

    Full ALPR Database System for Blue Iris!

    I think the name option has been deprecated. I just removed it. Did you try deleting the old volume like it says? Where was there a backslash in the time zone?
  6. algertc

    Full ALPR Database System for Blue Iris!

    If you aren’t going to use the install script / it isn’t working for you right now, please check the linked manual install instructions in the readme. There are a couple other steps you need to do. What was the timezone issue?
  7. algertc

    Full ALPR Database System for Blue Iris!

    I deleted my first reply because I thought you were using WSL at first. If you're using sudo to run docker you need to give the sudo to the bash command at the end like this: curl -sSL https://raw.githubusercontent.com/algertc/ALPR-Database/main/install.sh | sudo bash I will update the...
  8. algertc

    Full ALPR Database System for Blue Iris!

    I get it too. It might have something to do with the code I added to try to make the full size images load faster. I’ll try to improve it.
  9. algertc

    Full ALPR Database System for Blue Iris!

    Alright ill have to find a windows machine to use and debug it then. You can still update it manually though. Just use :nightly at the end of the docker image name in the compose file instead of :latest.
  10. algertc

    Full ALPR Database System for Blue Iris!

    Im asking if those values that are already in it are for the cropped image or something else. What is the part that you have to add? I copied that json from one of your posts many pages back. And what format are the coordinates going to need to end up in before training? Can I just put them...
  11. algertc

    Full ALPR Database System for Blue Iris!

    Last seen at:
  12. algertc

    Full ALPR Database System for Blue Iris!

    Update.ps1 Maybe give this a try @Vettester. I'm not much of a powersheller at all, but the script is not doing anything too complex. Looks alright to me...
  13. algertc

    Full ALPR Database System for Blue Iris!

    No that checks out I didn't think about that. It's looking for a docker engine in the wsl system which is not what we want. I'm gonna see what happens if I just throw the script at an AI and tell it to convert it to powershell...
  14. algertc

    Full ALPR Database System for Blue Iris!

    @MikeLud1 are these coordinates that are already in the &JSON output from the cropped image? I'm slightly confused but I think that's what's going on, weird dimensions though. Can I start making columns for these or is it going to look different? [ { "api": "alpr", "found": {...
  15. algertc

    Full ALPR Database System for Blue Iris!

    I’m gonna start the switch to &JSON in a bit. Expecting to finish it tonight. I’m hoping that the “open in blue Iris” idea will be straightforward once that’s in place. Changing the last seen format on the database page actually turns out to be pretty involved. The way I did it originally was...
  16. algertc

    Full ALPR Database System for Blue Iris!

    I was thinking about it for tablet reasons bc I’m sure there are some homeassistanters with a wall mount that might want that. It’s getting a bit crowded down there though. I was thinking I might put the buttons outside of the edge as like half opacity circles or something. I was going to hide...
  17. algertc

    Full ALPR Database System for Blue Iris!

    Yeah it will be on :nightly instead of :latest. If you wanna test it, maybe give the new update script a go and see if it works for you. It’s in the repository. U will probably need to chmod +x update.sh Then ./update.sh and it will give you options. Hoping if you select nightly it should...
  18. algertc

    Full ALPR Database System for Blue Iris!

    Roadmap request: Add back and forward to image viewer @VideoDad This was such a good idea. I just bound the left/right arrow keys instead of using buttons, but I think most would prefer that unless you're trying to use a tablet or something
  19. algertc

    Full ALPR Database System for Blue Iris!

    Well the main stream is getting buffered in your memory already for whatever pre-trigger period you have set. That's the whole point of the sub stream. Also, if you're not actively tweaking stuff or checking it, you might want to turn off the option to save the analysis details. Fills up...
  20. algertc

    Full ALPR Database System for Blue Iris!

    Should have done this long ago. One command and you're done. I tried to add as much error handling and make it as flexible as possible.
  21. algertc

    Full ALPR Database System for Blue Iris!

    Thank you for pointing that out. I thought you had to have the JPEG recording on for it to work? I ran into some sort of problem related to that early on, but maybe it was something else. Most in this thread probably know more than I do about the Blue Iris settings. A few different people have...
  22. algertc

    Full ALPR Database System for Blue Iris!

    Ah ok I see, not quite as terrible. Clever fix! I’ll try to add a simple backup option that dumps the plate_reads table (live feed) and zips the image directories then lets you download. You could also do this manually if you wanted to by copying the files from the container + creating a backup...
  23. algertc

    IR Illuminators?

    Also just curious, night gardening… just because that’s when there’s time or what’s the appeal?
  24. algertc

    IR Illuminators?

    Guessing you mainly meant to be able to see what you’re doing in the garden, but having bright flood lighting for your own situational awareness is another major extra benefit. I had two different encounters over the years in my previously pitch black yard, only noticing some random standing...
  25. algertc

    Full ALPR Database System for Blue Iris!

    I’m gonna add the missing stuff to the readme also while I’m at it. It would probably be good to make the whole thing a bit more clear. I’m gonna add this image that @MikeLud1 sent + one showing the recording tab with jpegs enabled since a few people have been tripped up there. A common...
  26. algertc

    Full ALPR Database System for Blue Iris!

    Thats absolutely nuts that you had to restore the whole computer. Glad you were able to get them back, but wow that was a definite oversight. I’m gonna go ahead and fix that one right now. I think you’re one of the only people who backfilled recognitions from BI so hopefully pointing that out...
  27. algertc

    Full ALPR Database System for Blue Iris!

    Yeah I’ll do something and make sure it’s clear. I was thinking sort of by the same token, it might be nice to show some system info in the dashboard too. Storage usage, maybe a projection of how much storage you will use based on your traffic level, errors, users + their last login, etc. I...
  28. algertc

    Full ALPR Database System for Blue Iris!

    Yes I will start tagging the images with version numbers.
  29. algertc

    Full ALPR Database System for Blue Iris!

    Glad you like it :) Yes it’s free, but I do still feel a bit of a sense of responsibility to at least not break other peoples installations. It’s not a chore for me at all. I wouldn’t do it if it were. It erks me on behalf of others when the process doesn’t work as intended. It is pretty...