Search results

  1. P

    Just added a couple of DAS units to my BI server, but ran out of BI storage folders. What are my options? SOLVED

    I got a couple of these units Product Detail They have a power supply and fans and trays for 3.5" HDDs Connect via SFF 8644 cables. Had to add a Broadcom 9400-16E HBA card to my BI server for input. I have 48 cams now with plans to end up with max of 64 cams. Just wanted a large amount...
  2. P

    Just added a couple of DAS units to my BI server, but ran out of BI storage folders. What are my options? SOLVED

    For anyone stumbling upon this post down the road, I solved this problem using Drivepool by Stablebit. It cost 29.95$ one time fee. Drivepool allows you to combine multiple drives into one larger drive and assigns them a drive letter in windows, so it acts like a single drive. Pretty slick...
  3. P

    Just added a couple of DAS units to my BI server, but ran out of BI storage folders. What are my options? SOLVED

    I did find Stablebits Drivepool that should combine discs into a usable number. Anyone have any experience with drivepool?
  4. P

    Just added a couple of DAS units to my BI server, but ran out of BI storage folders. What are my options? SOLVED

    I added a couple of 8 bay DAS units to my BI server for extra storage running on Windows 10. All the discs are showing up with drive letters down to Z. I have a total of 24 discs now, but I just realized I only have 15 available storage folders in BI. Is there a way to add more storage...
  5. P

    Glad I don’t live in Canada

  6. P

    Hanwha Ai LPR

    That 31X zoom sure could come in handy around here
  7. P

    Full ALPR Database System for Blue Iris!

    I don't think @algertc is finished tweaking the MQTT yet. Still waiting on some refinements
  8. P

    This forum is dying

    https://www.theregister.com/2025/08/29/ai_web_crawlers_are_destroying/ This must have something to do with the problem
  9. P

    This forum is dying

    https://safecloudstudios.com/portfolio/ Mike has 129 websites he is managing, at least that he lists on his website, maybe more. Wonder if all these sites have similar issues. Time for some hardware upgrades
  10. P

    This forum is dying

    Who exactly are the owners and Admins of this forum? Never seen any names
  11. P

    Full ALPR Database System for Blue Iris!

    I have a question about the correct plate function. When you correct a plate and enable "Correct all occurrences of this plate number", does it correct the future errors that are occuring? Seems like I am making the same corrections over and over again, which would presume that future errors...
  12. P

    Full ALPR Database System for Blue Iris!

    Thank you for spending time on this request. I think it will be helpful for others down the road if there is more granularity in how MQTT can be sent. I do not think it would work well for the camera name in the payload...which you already have...because any new MQTT message overwrites the old...
  13. P

    CodeProject.AI 2.9.5 w/YOLOv5.NET (GPU/DirectML) memory growth/leak

    Also noticing this. My bandaid solution is to reboot every few days
  14. P

    B54IR-Z4E - Setting focus for Day/Night?

    Was fiddling with it last night. Seems like if I hit apply and refresh a bunch of times it’s sticking. Lol
  15. P

    B54IR-Z4E - Setting focus for Day/Night?

    Did you ever figure this out? I am having trouble getting the day and night focus settings to hold.
  16. P

    Full ALPR Database System for Blue Iris!

    @algertc From Earlier Post: 1) The payload should be sent like how Blue Iris sends things. For instance { "plate_number":"&PLATE", "Image":"&ALERT_JPEG", "camera":"&NAME", "timestamp":"&ALERT_TIME" } comes across as multiple payloads under one topic and sorts nicely on my home automation...
  17. P

    Full ALPR Database System for Blue Iris!

    Does this include the MQTT revisions?
  18. P

    Dual NIC setup on your Blue Iris Machine

    On my setup, I have my IPCAM network locked down using VLANS such that the only way to access the cameras is to be on the Blue Iris PC with the dual NICs. I can remote into that pc using UVNC which makes it more convenient. I would suggest doing something similar. I use Tailscale as my VPN...
  19. P

    CPAI or alternative for a RTX 50 series ??- SOLVED. Also Blue Onyx is sad :(

    @MikeLud1 Turns out my BI server case can not fit the 5060Ti. I went ahead and just replaced the 3060 and it's back up and running nicely.
  20. P

    CPAI or alternative for a RTX 50 series ??- SOLVED. Also Blue Onyx is sad :(

    Im a bit confused. Would I still use the RTX5060ti CUDA 12.8 for the license plate reader module then?
  21. P

    CPAI or alternative for a RTX 50 series ??- SOLVED. Also Blue Onyx is sad :(

    my RTX3060 got fried. Was thinking of upgrading to this RTX5060ti. Is it still recommended to use CUDA 11.8 for this GPU if Im running on windows?
  22. P

    Full ALPR Database System for Blue Iris!

    I got it going. Thanks for working on this. I would like to request a few changes. 1) The payload should be sent like how Blue Iris sends things. For instance { "plate_number":"&PLATE", "Image":"&ALERT_JPEG", "camera":"&NAME", "timestamp":"&ALERT_TIME" } comes across as multiple payloads...
  23. P

    Blue Iris and CodeProject.AI ALPR

    Thanks. I noticed it says this script is for version 2.6.1. Im running 2.9.3. Will it still work correctly?
  24. P

    Blue Iris and CodeProject.AI ALPR

    The link for the cuDNN install script seems to be dead: https://www.codeproject.com/KB/Articles/5322557/install_CUDnn.zip Is there a new link somewhere? I need to install for CUDA 11.8
  25. P

    Full ALPR Database System for Blue Iris!

    @algertc I tried updating using the update.sh script and I don't see any changes. Logs say Im on release 0.1.8. I updated with option stable release. Was I supposed to use nightly release? Or has this new version not been pushed yet?
  26. P

    Full ALPR Database System for Blue Iris!

    For my use case I am not using Home Assistant. I am using another home automation program called HomeSeer. I just need a generic MQTT topic and payload to be sent across the network. I don’t need an image sent. It’s been a while since I updated your program. Are we still using the update...
  27. P

    Full ALPR Database System for Blue Iris!

    One other data point I forgot to mention that is important. Need to also include which camera alerted. Looking forward to testing this out
  28. P

    Full ALPR Database System for Blue Iris!

    For my use case, I would like to be able to send the tag associated with the plate, ie Delivery, Family as well as the the Known Plate data if present, ie Bill's Truck. The plate itself also needs to come over. So I would have at least these three options as choices. Thanks for getting to...
  29. P

    Can I use a spotter cam to trigger an LPR cam to analyze plate data?

    How do you determine the pixel size of the license plate by looking at a clip in BI?
  30. P

    Can I use a spotter cam to trigger an LPR cam to analyze plate data?

    Wait. you can set them up under night and day profiles? ... ok got to go figure that out now.