Search results

  1. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    Yes, BI to take the video feed from the camera and send that to CPAI for AI processing. Then if a plate is found, have BI send that data to ALPR Database so that it can be searched. It takes a little effort to get all that going, so it works pretty well...
  2. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    You may want to leave the stock firmware on the one you are going to use for LPR unless you have a reason to upgrade. The Vigilant firmware was probably made specifically for LPR--I am not sure what the difference would be, but I would think the IR lamps work differently? I am planning to...
  3. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    Updated my post to indicate which is which.
  4. P

    Blue Iris and CodeProject.AI ALPR

    Is that enabled? Maybe try adjusting your rotate deg to match your camera rotation
  5. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    Do these camera have a mic and does it work? I've never tried it since I use it for LPR.
  6. P

    Delivery Driver with pulsing IR

    Some garbage trucks have this on them as well.
  7. P

    The official "WTF" thread

    Laundry day, but you didn't shave and your homies are waiting.
  8. P

    Delivery Driver with pulsing IR

    This is pretty common on vehicle mounted LPRs. I am not sure why, but the pulse rate is irregular, and it's not based on what the camera sees.
  9. P

    Full ALPR Database System for Blue Iris!

    It sets the min confidence to 30, which overrides whatever it is set in the GUI in BI. I left it in while I was trouble shooting some issues where CPAI would return values that fall below the threshold (in my case it's 70% in CPAI) and it should have been rejected by BI, but BI sends it to...
  10. P

    Full ALPR Database System for Blue Iris!

    Now the fun begins--you need to tune your camera and BI to capture plates in day and night conditions. :)
  11. P

    Full ALPR Database System for Blue Iris!

    Here are my settings. You can leave to confirm blank. Unless you really want to process static objects, you should disable it to save on cycles.
  12. P

    Full ALPR Database System for Blue Iris!

    If you are getting this, your schema doesn't seem to be applied. See this thread on how to do it manually: https://ipcamtalk.com/threads/full-alpr-database-system-for-blue-iris.79082/post-917542
  13. P

    Full ALPR Database System for Blue Iris!

    This is what I have: {"ai_dump":&JSON, "Image":"&ALERT_JPEG", "camera":"&CAM", "ALERT_PATH":"&ALERT_PATH", "ALERT_CLIP":"&ALERT_CLIP", "timestamp":"&ALERT_TIME"}
  14. P

    Full ALPR Database System for Blue Iris!

    https://ipcamtalk.com/threads/full-alpr-database-system-for-blue-iris.79082/post-917482 Did you see this post, and the ones surrounding it?
  15. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    I use the camera for ALPR and I think it works way better than expected. Here is an example from this morning, I have the $35 camera pointing north, and an actual ALPR pointing south, so the images are of the front plate (south facing) at around 140ft and rear plate (north facing) at around...
  16. P

    The autism pandemic

    This is something our governments should throw some resources into to find out why.
  17. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    And changing that to something more suitable doesn't work? Have you tried auto? Have you tried day mode, or anything else? Or are you saying you've made changes to the settings and you are still getting a poor image?
  18. P

    Full ALPR Database System for Blue Iris!

    In case someone else runs into this in the future, this was caused by CPAI thinking there is a 2nd plate in the frame. It does not draw the bounding boxes around it, but it does seem to send it over the JSON data. You can confirm this by looking at the CPAI logs by searching for the 2nd...
  19. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    No, it's a color cam. The default settings are probably for LPR, so you need to change the exposure settings to suit your usage.
  20. P

    Full ALPR Database System for Blue Iris!

    Has anyone else seen this issue? The CPAI reads the plate correctly, and it's burned into the image correctly (see bottom right), but it's taken into the database incorrectly (see top left). When this happens, CPAI has some tracebacks: SyntaxError: invalid syntax 18:07:49:License Plate...
  21. P

    Check FPS and Key Rates - ALPR Issues

    You are sending too much too CPAI if you are only interested in plates; try there settings (except "to confirm", leave that blank)
  22. P

    Check FPS and Key Rates - ALPR Issues

    I do 10fps, 5 iframe, this fixed the issue for me, maybe give that a shot. You can see what the camera detects in the stats window in BI.
  23. P

    image corruption

    Looks like it's a bug in CPAI. After changing the settings back, it was still misreading, and noticed it was doing it on the other cameras as well (there weren't any changes to those). CPAI had processed about 250K requests since the last restart, and come to think of it, I had to restart it...
  24. P

    image corruption

    ok... so too much goodness gives you some badness Now OCR is reading the plate as Balifornia. Think about that for a sec... it thinks the cursive font that's 1/4 the size of the letters in the plate is the plate. I wonder if Trump can rename my state to Balifornia. That would be pretty...
  25. P

    image corruption

    I'm at 8.5x zoom, so I have a little left (10x) but at full zoom, there is a little more distortion and I am also using this to catch traffic in both directions, so more zoom means I am going to have to decide which traffic I want more...
  26. P

    image corruption

    Quick update. I've found that the default settings on the camera are terrible for LPR. The color saturation was too low for me to tell the color of the tags, and overall the image was too soft and probably contributed to the OCR error rate slightly. I've bumped color saturation, contract...
  27. P

    Parked Cars & Trigger Zones

    It sort of depends on your camera. Dedicated LPR no-config-possible cameras: Aim and mask is all you can do. Not ideal, but for one of my cameras, I've mounted it very high and aimed it at the middle of the street, and I've only had 1 problem--a 24ft box trucked was tall enough to block it...
  28. P

    How to capture multiple plate reads in quick succession?

    Do you have another computer on the network that is as fast as your NUC? If so, you can try running CPAI on that instead of your BI machine. This will reduce the CPU load and avoid BI and CPAI competing for the same resource.
  29. P

    image corruption

    Could be. The sprays are usually not effective in daylight, but that could be a very dirty plate, too. I'll post the next one that I see that I know doesn't have a plate cover, paper, or dirt. It happens a few times a day.
  30. P

    image corruption

    I was at 2048, bumped it a few times to 4096 on a 1080p stream. It'll take me a day or so to see if it makes a difference. I'm trying to improve stuff like this... (I believe this was when I had hw decode turned off) This is my typical