Search results

  1. MikeLud1

    where can i download version 5.9.9.27

    Attached is the update file, I think you can install the current version then downgrade with the attached
  2. MikeLud1

    Dual NIC setup on your Blue Iris Machine

    I am setting up a Dual NIC for my Blue Iris PC and have some question. Also let me know what additional settings I would need to set the NICs on the Blue Iris PC beside setting the static IPs on each NIC. Is there anything else I am missing. With the dual NIC setup can I access the cameras GUI...
  3. MikeLud1

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

    The RTX 3060 is what I am using in my Blue Iris PC
  4. MikeLud1

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

    The current version does not support RTX5XXX CUDA 12.8, let see if I can get something to work. You will need to manual install the module
  5. MikeLud1

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

    For the RTX5060ti you need CUDA 12.8 or greater. Just use Object Detection (YOLOv5 .NET) module, it does not need CUDA
  6. MikeLud1

    Blue Iris and CodeProject.AI ALPR

    It should
  7. MikeLud1

    Blue Iris and CodeProject.AI ALPR

    You can save the bat file for the below link https://github.com/codeproject/CodeProject.AI-Server/blob/v2.6.5/src/SDK/Scripts/install_CUDnn.bat
  8. MikeLud1

    No cuDNN for P2000 in CodeProjectAI

    Did you set the path to where you installed cuDNN 9.10.2
  9. MikeLud1

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

    Use the Object Detection (YOLOv5 .NET) module, it will use the 5060Ti
  10. MikeLud1

    Running CPAI on OrangePi/RK3588--RKNN modules are "not available"

    For the Object Detection you can try deleting lines 34 and 35 in objectdetection_fd_rknn_adapter.py and this should make it work
  11. MikeLud1

    Running CPAI on OrangePi/RK3588--RKNN modules are "not available"

    This is for the ALPR You can try deleting lines 25 and 26 in ALPR_adapter.py and this should make it work
  12. MikeLud1

    CodeprojectAI - License Plate Reader vs. OCR

    Try making two clones of the this camera and for each clone create a Area of interest. Use the two clones only for ALPR and it should work. To have the ability to use the OCR module it would have to be a Blue Iris code change, maybe email Blue Iris support to see if they will add the option to...
  13. MikeLud1

    The official "WTF" thread

  14. MikeLud1

    Blue Iris and CodeProject.AI ALPR

    Try these AI settings
  15. MikeLud1

    Blue Iris and CodeProject.AI ALPR

    The earliest version that can be used with CPAI 2.9.5 is version ALPR 3.3.2
  16. MikeLud1

    Blue Iris and CodeProject.AI ALPR

    It looks like CP.AI is not working. Reboot your PC then run this test image to see if CP.AI works
  17. MikeLud1

    Blue Iris and CodeProject.AI ALPR

    @JNDATHP try running a test image with Explorer to see if it is a BI or CP.AI issue.
  18. MikeLud1

    Slow Triggers?

    Set this to 0.0
  19. MikeLud1

    Blue Iris and CodeProject.AI ALPR

    I will look into it this weekend
  20. MikeLud1

    Arjun, where are ya?

  21. MikeLud1

    CPAI works for a day then keeps shutting down - Log attached

    Uncheck Use AI on local PC, if checked it will restart CP.AI when it is not needed. For example if CP.AI is not finished installing the modules and BI restarts CP.AI it will corrupt the module installs
  22. MikeLud1

    CPAI works for a day then keeps shutting down - Log attached

    Posted a screenshot of BI Main AI settings
  23. MikeLud1

    CPAI works for a day then keeps shutting down - Log attached

    Do not use auto start with BI, this will cause issue with CP.AI. Just set CP.AI service to start automatically.
  24. MikeLud1

    CPAI works for a day then keeps shutting down - Log attached

    There might of been a .NET Windows update, if you restart the service does it work.
  25. MikeLud1

    improve night vision

    Also you should lower the gain below 50
  26. MikeLud1

    Full ALPR Database System for Blue Iris!

    You can set the ALPR module to remove spaces
  27. MikeLud1

    EXTREMELY slow alpr/detections with 4070 GPU

    You might be able to change which GPU is 0, see below To switch between GPU 0 and GPU 1 in the BIOS, you'll typically need to navigate to the BIOS settings, often accessed by pressing a key like Del, F2, or F12 during startup. Within the BIOS, look for a section related to graphics or...
  28. MikeLud1

    EXTREMELY slow alpr/detections with 4070 GPU

    Try running the attached test image to see what speed you get
  29. MikeLud1

    EXTREMELY slow alpr/detections with 4070 GPU

    Try uninstalling the Object Detection (YOLOv5 .NET) module then reinstall using Do not use download cache.
  30. MikeLud1

    EXTREMELY slow alpr/detections with 4070 GPU

    Setting look fine