Recent content by prsmith777

  1. P

    This forum is dying

    Who exactly are the owners and Admins of this forum? Never seen any names
  2. 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...
  3. 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...
  4. 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
  5. 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
  6. 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.
  7. 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...
  8. P

    Full ALPR Database System for Blue Iris!

    Does this include the MQTT revisions?
  9. 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...
  10. 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.
  11. 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?
  12. 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?
  13. 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...
  14. 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?
  15. 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