Search results

  1. 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...
  2. algertc

    Full ALPR Database System for Blue Iris!

    Last seen at:
  3. 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...
  4. 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...
  5. 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": {...
  6. 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...
  7. 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...
  8. 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...
  9. 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
  10. 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...
  11. 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.
  12. 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...
  13. 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...
  14. algertc

    IR Illuminators?

    Also just curious, night gardening… just because that’s when there’s time or what’s the appeal?
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. algertc

    Full ALPR Database System for Blue Iris!

    Yes I will start tagging the images with version numbers.
  20. 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...
  21. algertc

    Full ALPR Database System for Blue Iris!

    Just want to let everyone know I’m coming back to this very soon. Been slammed with work recently, but should be able to get a bunch of stuff worked out at the end of this coming week + the weekend. Seems like there’s good advice being given to work through issues, but apologies to anyone...
  22. algertc

    Full ALPR Database System for Blue Iris!

    Sorry for the delay on this. I just pushed a new image that should fix it for now. I'm going to try to improve the way it works to make it more robust soon. If it doesn't work right away, try deleting the auth.json file and restarting and it should at that point. Update script that runs...
  23. algertc

    Full ALPR Database System for Blue Iris!

    Investigating now…
  24. algertc

    Full ALPR Database System for Blue Iris!

    Now I am getting kicked out on other devices too. I didn't change anything that should have affected this so I will have to troubleshoot, but will try to fix asap.
  25. algertc

    Full ALPR Database System for Blue Iris!

    This is the reason @prsmith777
  26. algertc

    Full ALPR Database System for Blue Iris!

    Ok this happened to me too but only when accessing from the same machine and only on one computer and not others. I’m very confused what’s happening.
  27. algertc

    Full ALPR Database System for Blue Iris!

    Probably like 5-10 minutes depending on your hardware. Shouldn’t be super long. Hopefully it doesn’t time out or anything.
  28. algertc

    Full ALPR Database System for Blue Iris!

    I think this is because you have such large databases and it's maxing out the memory or the max query size. It worked fine for me. I tried to set it up to do it in batches and have an image building now for that. Not sure if this way will work, but if someone could try it again and share what...
  29. algertc

    Full ALPR Database System for Blue Iris!

    This is exactly what happened. Sorry about that! I pushed an image to test myself on another computer and didn't push the code to github. This is correct. The reason I update it is just for completeness. You do not need to have it in order to update. I just pushed it and merged some other...