Search results

  1. P

    How to capture multiple plate reads in quick succession?

    I was kidding about pizza:30 Sorry about that :)
  2. P

    BI PC Upgrade Time!

    It's from an UFF, essentially a laptop MB/CPU in a small case, and uses all laptop components. This is the part number: This also works. :)
  3. P

    BI PC Upgrade Time!

    You'd get an error on each boot, which requires you to click ok to continue the boot. Shorting pins 2-3 essentially simulates the button being connected. You can then enable wake on USB, so you turn it on by hitting any key on the keyboard.
  4. P

    BI PC Upgrade Time!

    That wont work on the UFF 7070/7090, which uses the connector from laptops with pin spacing around 1.0mm apart.
  5. P

    How to capture multiple plate reads in quick succession?

    Try more pre-trigger images and add pizza:30 to the To Confirm field.
  6. P

    How to capture multiple plate reads in quick succession?

    Not really, unless you would consider this as 2 vehicles: This camera has 2 physical lens, one in color and the other in IR, and I think there is a 50ms difference in time. BI, CPAI, ALPR DB all handle it properly. My breaktime is 2.0 seconds, and this is fine for my situation since...
  7. P

    How to capture multiple plate reads in quick succession?

    FYI, ALPR Database handles multiples plates in a single image properly. It will create 2 different database entries using the same image. The location of the Blue Bird logo confused CPAI into thinking that's a plate.
  8. P

    How to capture multiple plate reads in quick succession?

    I could be wrong, but I think those are for BI to match up to the CPAI results--it should not increase CPAI processing time, it might be a few microseconds of processing on the BI side, but I dont think that would make any difference. Object:0 disables object processing.
  9. P

    BI PC Upgrade Time!

    Since I am not using BI as my main NVR, I only have a 1 TB SSD on the system, which is sufficient for my needs, but if you are using it as your NVR, you might need some sort of external storage and just configure your BI to use the local SSD for new videos, and move the stored videos to external...
  10. P

    How to capture multiple plate reads in quick succession?

    Mike, when you say full image, are you suggesting not to send fire an action until zone C is reached?
  11. P

    BI PC Upgrade Time!

    No problem, you'll need to also buy the fan and heatsink, it's about $10 each, that's why it ends up costing about $70. These are the right parts, but might not be the cheapest (links below). For the fan, make sure it says FCN and not Foxconn. The Foxconn one runs at higher speed and is...
  12. P

    BI PC Upgrade Time!

    https://www.ebay.com/itm/363874306116?_skw=7070+UFF+motherboard&itmmeta=01JQJCF7GYW2KSEGXST14KJ84E&hash=item54b8994844:g:PsQAAOSwm4xiqi8N&itmprp=enc%3AAQAKAAAA8FkggFvd1GGDu0w3yXCmi1cEPJbHeOjWvBaygWd90kbTL5lN96IPF2sYgJr%2FSs%2BdpL3%2FtfEAvdhRDyExRMdC8dWdTzXFeqd9QM3IHt7DrNVST9vna2Adc%2Bo3UpZFAbhpMo...
  13. P

    How to capture multiple plate reads in quick succession?

    How quick is quick? At that angle, I think BI will consider that as a single event as the first vehicle is still triggering the event while the second vehicle makes it down the road.
  14. P

    BI PC Upgrade Time!

    I picked up a few of these on ebay for about $70 each. Then added some memory and nvme, and then laser cut some acrylic for a case. These are 11th gen i5, super efficient on power. Uses a standard Dell laptop power brick. Cost less than a Raspberry Pi 5 and very reasonable performance...
  15. P

    Funny / Satire

    wood.
  16. P

    Caught Catalytic Converter Thieves On My Andy IPC-Color4K-T Camera

    Remember that BMW X3 that I said had fake plates and had a trunk full of cats? Cops finally towed it. It wasn't because he was cutting cats unfortunately, someone OD on fentynal and happened to be next to the X3, and the X3 was illegally parked. They checked the plate, and towed it.
  17. P

    Full ALPR Database System for Blue Iris!

    Maybe better to ask here: LPR This thread is more focused on ALPR Database than general LPR questions.
  18. P

    5.9.9 - January 17, 2025 - More Pre-6.0 feature releases

    You can only do it if you have the update file. BI doesn't not publish every update, but some of them can be found here: https://ipcamtalk.com/downloads/blue-iris-updates-64-bit.3/history Also, in your Blue Iris 5 directory, you might have an update directory, and if you've downloaded an...
  19. P

    Stop analyzing when confirmed

    No, I am running only against the alpr model. I have an NPU on the CPAI server, and the processing time is around 200-400ms. I think these are also async calls, so BI shouldn't stop sending images unless there is some timeout or something, which I don't believe is happening, here is why: It...
  20. P

    Stop analyzing when confirmed

    Yeah, that was the issue. It would just cancel before getting to the image with the plate. Before the change I made, it was very common to see this: It would process the pre-trigger images and give up before getting to the post trigger.
  21. P

    Stop analyzing when confirmed

    @slabbel thank you for the suggestion, I played around with the setting and adding "*:30" to confirm seems to be helping a lot. It's been less than an hour with this setting, but so far, it seems to have fixed my issue, which was it was canceling the alert for no apparent reason. This seems to...
  22. P

    Full ALPR Database System for Blue Iris!

    and I assume you have these in your docker-compose.yml volumes: - app-auth:/app/auth - app-config:/app/config - app-plate_images:/app/storage app-plate_images: driver: local driver_opts: type: none o: bind device: ./storage
  23. P

    Full ALPR Database System for Blue Iris!

    what's the output of this in your storage folder? du -h
  24. P

    Which version of BI are you running with ALPR Database + CPAI?

    I wish there were more detailed release notes so I know what the changes were before updating.
  25. P

    Full ALPR Database System for Blue Iris!

    do you have "storage" folder created under your install directory? If you do, go to your http://ip.ip.ip.ip/update and click the 3 buttons, you shouldnt have to... but I think that might fix it.
  26. P

    Full ALPR Database System for Blue Iris!

    Typo. I've updated the post. Should not have to do it each time.
  27. P

    Full ALPR Database System for Blue Iris!

    No, you should not have to run that after each update.
  28. P

    Full ALPR Database System for Blue Iris!

    For whatever reason, the database wasn't build properly for you. I am not sure what causes this, but I ran into this when I was building the docker image from source and it wasn't working with similar errors as you each time it tries to write something to the database. I would get the images...
  29. P

    Full ALPR Database System for Blue Iris!

    docker ps -a find the container ID of your postgres docker exec -it [container id] /bin/bash psql -d postgres -U postgres -f /docker-entrypoint-initdb.d/schema.sql
  30. P

    Full ALPR Database System for Blue Iris!

    @svalvasori Can you connecting to your sql container, and then issuing this command: psql -d postgres -U postgres -f /docker-entrypoint-initdb.d/schema.sql On my test system, I was seeing some errors that look sort of similar to yours: app-1 | Database connection established app-1 |...