Search results

  1. algertc

    Full ALPR Database System for Blue Iris!

    They usually don't change that often, but that isn't the main issue. As you mention, it is the fact that they have to broadcast in pairing mode. We have raised other angles such as generic public/or common SSIDs. None work really well, but TPMS is not a fool proof solution either. I'm...
  2. algertc

    Full ALPR Database System for Blue Iris!

    This is a good point. If we can figure out why Unraid complains, I can add more specific errors that will make things easier to debug.
  3. algertc

    Full ALPR Database System for Blue Iris!

    No, there is no difference between the fresh install and the update. If you see anything in the application’s logs about a “relation does not exist” or similar, that is the problem. ---- Your migrations.sql and schema.sql did not download correctly It is extremely strange that you’re...
  4. algertc

    Full ALPR Database System for Blue Iris!

    The OCR works the same for all states/countries, including those with multiple line number plates. @MikeLud1 has taken care to ensure this works, and I have tried to continue that in the AI training export. As far as mac addresses go, you're talking about BLE or WiFi. It's not so much a matter...
  5. algertc

    Full ALPR Database System for Blue Iris!

    Yes, please, that would be very helpful. Doesn't need to be all formatted and beautiful or anything. If you could just send me an explanation for unraid that would be perfect.
  6. algertc

    Full ALPR Database System for Blue Iris!

    When I get a chance to work on this, I'll update the scripts to have them check themselves this way. Ty for the idea.
  7. algertc

    Full ALPR Database System for Blue Iris!

    I think it's just a confusingly written error from BI. Seems like any 500 error code says that. In those screenshots it was caused by the missing database schema.
  8. algertc

    Full ALPR Database System for Blue Iris!

    1.8 Released. Correct plate number fixed in the final release. I also created a full separate site for documentation, which looks way more professional than this actually is, LOL. There are definitely quite a lot of people using it, which I find so incredibly cool, and the goal of this...
  9. algertc

    Full ALPR Database System for Blue Iris!

    @PeteJ I think others weighed in on this with BI settings recommendations. It isn't anything to do with the app. The new live view makes it extremely clear if you are missing any plates that drive by, which is great. I actually had this issue myself and only realized it after having that...
  10. algertc

    Full ALPR Database System for Blue Iris!

    I had a feeling this might be the case… will fix.
  11. algertc

    Full ALPR Database System for Blue Iris!

    I highly recommend using the update script so you don’t have to worry about what changed and getting the different files. It will just take care of it all for you. I use it myself.
  12. algertc

    Full ALPR Database System for Blue Iris!

    PWA/mobile app video guide: I whipped this up pretty quickly, so it's kind of choppy. You may need to pause the video to read the text if it's too fast.
  13. algertc

    Full ALPR Database System for Blue Iris!

    Just tried and my correct validate/confirm functionality works exactly as it should. Idk why it isn't for you guys. I'm gonna tweak one other thing before releasing it, so maybe it will work when I build it again. That's super odd though... Rly not sure how it's behaving differently for you.
  14. algertc

    Full ALPR Database System for Blue Iris!

    @olympia maybe try docker pulling again. I might have fixed it after posting. I can’t fully remember.
  15. algertc

    Linux Software Needed to Repeat RTSP

    I like @pete_c answer. You can also just use FFMPEG on its own if want the most lightweight solution possible. That’s probably what’s going to be handling it in all the others anyways.
  16. algertc

    Full ALPR Database System for Blue Iris!

    These were all my testing
  17. algertc

    Full ALPR Database System for Blue Iris!

    What happens if you try the correct button in the viewer when you click on the image? It seems to work for me but I’ll have a look later. Yes it checks periodically and then if there are at least 500 plates with the necessary annotation data, it will build and send a training set. I’ll post a...
  18. algertc

    Full ALPR Database System for Blue Iris!

    1) Checked every 500 plates. it is all uploaded. They're just separated into two folders. 2) See #794
  19. algertc

    Full ALPR Database System for Blue Iris!

    That might be it. You can keep brave as your default browser, but I think you have to do it in safari when adding it to the home screen.
  20. algertc

    Full ALPR Database System for Blue Iris!

    On the correct it happens in the background, so it won't illuminate immediately. If you refresh the page it should show it. I'll try to make it instant. it should still be changing it though.
  21. algertc

    Full ALPR Database System for Blue Iris!

    Correct. I’d still leave it turned off because it’s just a different thing, but no there’s nothing it could do to mess anything up. Part of what is in the ai_dump are a bunch of coordinates and annotations from code project that get stored in a bunch of different columns in the database. If...
  22. algertc

    Full ALPR Database System for Blue Iris!

    Yeah that will be totally different and it shouldn’t actually even try to create it if it doesn’t have the data it needs. I’d probably leave it turned off if you’re using platerecognizer, but even if it were on I don’t think it would do anything.
  23. algertc

    Full ALPR Database System for Blue Iris!

    I never got to displaying the version, but as Pete’s post shows, if it’s anything other than whenever is newest on GitHub, it will tell you. I haven’t created the release for 1.8 yet, but the current newest container is ready and has the version number 1.8 inside of it. It’s just not like...
  24. algertc

    Full ALPR Database System for Blue Iris!

    See previous message. Just click out of it. Notice it says you have 1.8 and 1.7 is the latest. The version checking just checks inequality because you would normally never have something greater than the newest published.
  25. algertc

    Full ALPR Database System for Blue Iris!

    Alright that's in the latest image now and I modified the data preparation and verified it's correct in the cloud. It's gonna show the update message because the versions don't match, but you can just close the alert. I'll make the release soon.
  26. algertc

    Full ALPR Database System for Blue Iris!

    Added manual confirmation also. Correcting a plate will also set confirmed to true. The resulting training data will be organized into two categories: validated, unvalidated. That should be more accurate.
  27. algertc

    Full ALPR Database System for Blue Iris!

    Were you able to get it installed/working as a PWA on your home screen and not in the browser?
  28. algertc

    Full ALPR Database System for Blue Iris!

    I can modify it slightly to separate confirmed from non, but Mike seemed to think it was helpful either way. I am definitely no expert either. It's doing both models.
  29. algertc

    Full ALPR Database System for Blue Iris!

    I reduced my break time to 3 and max alert duration to 6 and it works even better. Very snappy. I mounted a second monitor below my main camera monitor to have that screen up full time now.
  30. algertc

    Full ALPR Database System for Blue Iris!

    It's all completely automated. Even if they weren't corrected at all, it would still be valuable to have images from so many different places, angles, environments, etc. Correcting misreads makes it even better. That is the only manual thing that you optionally can do. If you turn it on, it just...