Search results

  1. S

    Full ALPR Database System for Blue Iris!

    I actually just rebooted, updated blue iris to 5.9.9.63, and everything appears to be connected again. So I'll keep an eye on the log files if it happens again
  2. S

    Full ALPR Database System for Blue Iris!

    My ALPR database randomly stopped receiving plate data. I do not see any errors in the ALPR app log files. Blue iris is still recognizing plates. Nothing has changed in any of my Alert settings on the Blue Iris end, my API key is the same. What's the best way to test or diagnose why?
  3. S

    Full ALPR Database System for Blue Iris!

    This fixed it, as well as adding local IP of the machine I am connected with, thanks!
  4. S

    Full ALPR Database System for Blue Iris!

    I tried and still no go Logging into the ALPR database only works on the local machine it is running on. Here is my error log, **** replacing session IDs 6/11/2025, 8:55:50 AM [WARN] No whitelisted IPs configured 6/11/2025, 8:55:50 AM [INFO] No session or IP not whitelisted, redirecting to...
  5. S

    Blue Iris and CodeProject.AI ALPR

    Dahua ipc LPR 437 IR
  6. S

    Full ALPR Database System for Blue Iris!

    What is mean is that locally, when I try and log in using the local ip address, I get the login page, prompting for a password, but it won't log me in. Error in log relates to not being able to start the session
  7. S

    Blue Iris and CodeProject.AI ALPR

    OK, I do have plenty of zoom on this, but it won't capture both sides of the street then I'll have to buy another
  8. S

    Full ALPR Database System for Blue Iris!

    Also, is anyone able to access the server remotely? I can get the login page, but when putting in my password it just refreshes the page. Blue iris and codeproject have no problems with accessing via local IP
  9. S

    Blue Iris and CodeProject.AI ALPR

    I'll give that a shot, the issue seems to be that the yellow overlay box that shows you motion tracking, doesn't cover the front license plates for oncoming cars. I'll zoom in a bit on the street, my concern with too much zoom though is that the car will pass too quickly and then miss the track
  10. S

    Blue Iris and CodeProject.AI ALPR

    Do you mean the Camera's zone map? I made that full screen and the yellow box still tracks "behind" the car and the plate. It's like a search area that isn't big enough
  11. S

    Blue Iris and CodeProject.AI ALPR

    I am up and capturing plates pretty well now. I would like to get front plates working as well (oncoming cars) instead of getting a 2nd camera possibly. I have a clear legible shot, but it isn't reading them. In inspector, there is a yellow box that moves with the car's motion, but doesn't...
  12. S

    Full ALPR Database System for Blue Iris!

    I get the no migration file error. It does say mount. How can I copy the latest version into the container? Using command prompt I always get "Error response from daemon: unlinkat /migrations.sql: device or resource busy". Even if the containers are stopped
  13. S

    Just bought and installed IPC-LPR437B-IR, how can I use with Blue Iris?

    Is CP.AI the main way of doing ALPR in Blue Iris then?
  14. S

    Just bought and installed IPC-LPR437B-IR, how can I use with Blue Iris?

    I would like the on-device LPR to send an ONVIF trigger with plate info to Blue Iris. Does anyone have this set up like this? Or if I want Blue Iris to really use LPC, do I need to have Blue iris do the Licence plate detection?
  15. S

    Can I Train CP.AI to Recognize Certain Cars?

    I am using CP.AI to successfully recognize and alert cars.. people.. delivery trucks, etc, it integrates with BI and then Pushover extremely nicely. I'm wondering if I have more capability to do the following, based on training from existing recorded footage 1) train to certain cars- as in...
  16. S

    Use PTZ Movement to Trigger Blue Iris

    I have ONVIF connected to the camera and reading it, PTZ is controllable through Blue Iris, etc. Is there a way to determine what ONVIF trigger is the PTZ? And will this work if the movement originates from the camera (auto-tracking)?
  17. S

    Use PTZ Movement to Trigger Blue Iris

    I just bought my first PTZ camera and am using both in-camera PTZ tracking, and other cameras, to trigger PTZ presets. This works well. However, what I want to happen, is that when ANY PTZ movement happens, the camera is triggered and recording starts. This is fairly accomplish able through...
  18. S

    ONVIF, IVS, Blue Iris, and Pushover

    good idea just did
  19. S

    ONVIF, IVS, Blue Iris, and Pushover

    I think I have this solved... "IVS-1" etc doesn't work, but the memo does- IF you don't have a space in the memo name. That kills it. "Parked_Car" works "Parked Car" doesn't.
  20. S

    ONVIF, IVS, Blue Iris, and Pushover

    So it looks like what kills it is putting in IVS in the required AI objects. If I remove that, I start getting Pushover alerts.
  21. S

    ONVIF, IVS, Blue Iris, and Pushover

    OK that worked, problem mostly solved, I get an alert in the alerts panel now. Pushover alerts aren't working though. I wonder if there is a problem with the image path now that it is onvif not BI motion
  22. S

    ONVIF, IVS, Blue Iris, and Pushover

    Thanks. That seems to make sense, but it isn't firing. Is it a problem to have multiple Ivs rules in one camera? For example, when I test parking detection, I just get the Car Slow IVS, and never the Car Parked IVS
  23. S

    ONVIF, IVS, Blue Iris, and Pushover

    I was previously using CodeProject.ai to confirm an alert, and upon confirmation, send an Image to pushover. This is all working well. Now, I am looking at using Empiretech/Dahua cameras IVS as a better AI confirmation service, and specifically, for a parked car. The same camera is also...