Search results

  1. VideoDad

    Full ALPR Database System for Blue Iris!

    It wasn't a complete restore. It was the single file which is essentially the Docker image. The database on that date had all the images embedded in the base64 data, so I just had to rerun the migration to get the files back. When I originally imported my old data, it was from my email...
  2. VideoDad

    Full ALPR Database System for Blue Iris!

    And is it possible to have it on screen somewhere when running?
  3. VideoDad

    Full ALPR Database System for Blue Iris!

    Two days ago, I migrated all my image data. The earliest images were from June 2024 and it all showed correctly in the folders (2024/06, 07, etc., 2025/01). I confirmed everything was showing correctly in the program so went along and removed the Base64 data. This morning I woke up to find that...
  4. VideoDad

    LPR database/archival software

    Do you have a snapshot image too, or just plate and timestamp?
  5. VideoDad

    Full ALPR Database System for Blue Iris!

    Any insights on the cause?
  6. VideoDad

    CPAI integration?

    You might ask in the Frigate discussion forums: https://github.com/blakeblackshear/frigate/discussions
  7. VideoDad

    How to wire 2 cameras on 1 cat6 without any extra devices?

    I know you said you don't want to buy anything, but in case someone doesn't want to DIY it, there are PoE splitters. https://www.amazon.com/TNP-Ethernet-Combiner-Splitter-Surveillance/dp/B0814MN4GM
  8. VideoDad

    Full ALPR Database System for Blue Iris!

    I guess I'll hold off on updating for now.
  9. VideoDad

    Full ALPR Database System for Blue Iris!

    I'm back to having stream errors after this latest update. Any ideas? It was working yesterday, then I updated in the evening and now my morning plates are failing. 0 1/16/2025 4:48:07.276 PM Cam1a Web: 201 Created 0 1/16/2025 4:48:21.360 PM Cam3b...
  10. VideoDad

    Full ALPR Database System for Blue Iris!

    I think I had the database set and not the app. Maybe the database doesn't need to be set?
  11. VideoDad

    Full ALPR Database System for Blue Iris!

    Did you ever resolve your 12002 error?
  12. VideoDad

    Full ALPR Database System for Blue Iris!

    I had only set the TZ in one section. Once I put it into both sections, then my log has local time. And as far as I can tell, the times elsewhere still seem to be correct without shifting. Thanks!
  13. VideoDad

    Full ALPR Database System for Blue Iris!

    I've tried to set TZ but it doesn't seem to have any effect on anything. The log is still UTC. Are you able to make it change using TZ?
  14. VideoDad

    Full ALPR Database System for Blue Iris!

    Web error 12002 indicates that a request has timed out so maybe those failed calls are not even reaching the server? Try watching the BI log and simultaneously watching the APP log.
  15. VideoDad

    Full ALPR Database System for Blue Iris!

    It's not a BI change. As @algertc said, the ALPR Database project has been updated to accept a larger payload. I was NOT getting the 12002 error, so maybe your issue is different. Try checking the log (penultimate tab on the left, just above the configure/gear icon)
  16. VideoDad

    Full ALPR Database System for Blue Iris!

    I can confirm I've had NO stream errors since this update; every plate read from BI is making it to the database. Issue resolved.
  17. VideoDad

    Full ALPR Database System for Blue Iris!

    I can now filter the Live Feed by "untagged" but I'm not seeing the option for the Database tab. Will it be in both places, or was that an oversight? It would also be nice to be able to add Flagged Plates to the database without having to see them. Also, can the log timestamps be changed to...
  18. VideoDad

    Full ALPR Database System for Blue Iris!

    So what settings do I need to change? How can I debug it? I see the API receiving the request but just not completing the task. I've updated BI to a later version 5.8.* with no change in behavior.
  19. VideoDad

    Full ALPR Database System for Blue Iris!

    Your known plates table didn't get the new 'ignore' column. Try pulling the latest including the migration.sql.
  20. VideoDad

    Full ALPR Database System for Blue Iris!

    My current failure rate from BI web calls is about 47%. Cam3b Web: No stream: 409 Cam3a Web: 201 Created Cam3b Web: 201 Created Cam3b Web: 201 Created Cam3b Web: 201 Created Cam3b Web: 201 Created...
  21. VideoDad

    Full ALPR Database System for Blue Iris!

    The first place is in the BI logs with any line that starts "Web:". Check any lines where the return code isn't 200 success. The next place is in the Docker Desktop. Go to the containers and open the Log tab. About all I notice is the call retries multiple times and then doesn't increment the...
  22. VideoDad

    Full ALPR Database System for Blue Iris!

    I'll check again tonight and get more details of both the BI log and the API log, but the record count did not change, even after the 5 retries from BI (or maybe it was 3 now that I reduced it).
  23. VideoDad

    Full ALPR Database System for Blue Iris!

    Most of the time I have no issue, but every so often it shows BI retrying 5 times, then not updating the record count. The image size is only 1920 x 1080 and that size is working usually. The BI settings were for a 10 second timeout and 5 retries. I notice that the calls from BI seem to be...
  24. VideoDad

    Full ALPR Database System for Blue Iris!

    I'm seeing occasional failures when making API calls to the database: Line 16878: 1 1/4/2025 9:45:20.267 AM Cam3a Web: No stream: 500 Line 17087: 1 1/4/2025 10:26:51.445 AM Cam3b Web: No stream: 500 Line 17303: 0 1/4/2025...
  25. VideoDad

    Full ALPR Database System for Blue Iris!

    Yes, I did. But apparently the migrations.sql failed to run and add the 'ignore' flag to Known Plates. I did a full refresh and ran the update again and this time it took. Thanks, as usual, @MikeLud1
  26. VideoDad

    Full ALPR Database System for Blue Iris!

    Yes, I have about 20 known plates in the database which I confirmed directly. I can also see the details throughout the other screens. But the Known Plates tab doesn't bring anything up, after the update.
  27. VideoDad

    Full ALPR Database System for Blue Iris!

    Known Plates tab says "No known plates found" even though they are in the table.
  28. VideoDad

    Full ALPR Database System for Blue Iris!

    Feature requests: DASHBOARD: Top 5 Plates - show latest image, tag and note. Make plate clickable. Time Distribution - make column bar clickable to show the plates in that hour? Make items at top middle of dashboard clickable or expandable for list of total plates, total reads, unique plates...
  29. VideoDad

    Full ALPR Database System for Blue Iris!

    Unfortunately NSSM didn't work. It would not start as a service. I've set it to start at login and I'll just have to monitor if the machine shuts down abnormally so I can manually log it in. I'm curious if others are trying to run it on their Blue Iris (Windows) machine, or is everyone doing it...