Search results

  1. R

    Blue iris all of a sudden using 100% CPU

    Same. Happened after updating to 6.0.1.26. Went back to 6.0.1.21 and all is good again.
  2. R

    New CodeProject.AI Object Detection (YOLO11 .NET) Module

    So this is only for GPU, no CPU support ? Currently running with YOLOv5 6.2 (Medium model size) in a Ubuntu LXC in Proxmox on a I5-10500T CPU, and quite happy with it. (80-250ms)
  3. R

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

    You need to update your runtime version: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-supported-redistributable-version
  4. R

    Blue Iris Admin Crash

    Where you able to update after that ? EDIT: Downloaded .89 update from the website instead.
  5. R

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

    5.9.9.25 broke AI for me. Went back to 5.9.9.24 and all is fine again. Normally in the AI setup it lists the custom models available, but in .25 it shows a folder. I run Codeproject AI 2.9.97 in docker on a different machine. And BI reported status. But again by just going back to .24 all is...
  6. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I don't use both ? Not use I understand.. I have disabled the default modes in BI, and specified the ipcam-dark.pt (now, before it was the ipcam.combined) file in the camera settings.
  7. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I actually shifted to use the ipcam-dark. Seems a lot better even in daylight. The default modes are still in the 5-600ms range for me, and 2-300ms for the ipcam models.
  8. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    And this is the invisible person ? ;) Think I will try a different model than ipcam.combined.pt
  9. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    These are fun, but a bit annoying ;) Using CP.AI 2.0.7 Yolov5 6.2 with ipcam-combined.pt
  10. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Thanks for taking the time to do some testing. I must admit I expected better performance from the GPU, but now that I have read up on the Intel UHD 630, I guess it is what can be expected. My CPU - I5 8500T - and the Intel UHD 630 is almost the same speed. Getting around 2-300 ms in response...
  11. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Thanks for testing. I can get GPU mode enabled by enabling CUDA in BI. But why is it controlled by BI and not the program itself ? Or both :) In says GPU (DirectML) now, but don't see any GPU usage and response times are the same as using CPU. So either its not working or the Intel GPU, in my...
  12. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    No, I have tried rebooting the pc, and just check the status via the webservice, but still no luck.
  13. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I have done that, and looking in the code to see if I can get any wiser about the problem. So far it seem that CPAI_MODULE_SUPPORT_GPU should be True, but its False.
  14. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Just tried updating GPU driver to 31.0.101.2114, but still no difference.
  15. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    I have it like so: Also tried without been on RDP, so it only sees the Intel 630 GPU, but no difference.
  16. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Can't get GPU mode to work on Intel UHD 630 GPU. No matter how many times I click enable GPU it displays CPU. Shouldn't it work with the embedded Intel GPU's ?
  17. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Anyone tried the new version with an Intel GPU ? Interested in response times.
  18. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Cool thanks. I look forward to see performance with Intel GPU vs CPU. I have a Intel UHD 630 GPU. And with CPU I get between 2-300ms response.
  19. R

    5.5.8 - June 13, 2022 - Code Project’s SenseAI Version 1 - See V2 here https://ipcamtalk.com/threads/codeproject-ai-version-2-0.68030/

    Shouldn't the 2.0 release have happened this weekend or did I miss something?
  20. R

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    It is recommended to set your i-interval to the same as your fps in your camera settings. So set it to 15 instead of 30 in your case. Or set your fps to 30.
  21. R

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    That is one large cellphone [emoji44]
  22. R

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    That should not make a difference. Services starts whether a user logs in or not.
  23. R

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    I'm Boost on the other forum. I have made a post here with screenshots [emoji106] https://ipcamtalk.com/index.php?posts/471049
  24. R

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    The {} in username/password should not be there.
  25. R

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    See [tool] [tutorial] Free AI Person Detection for Blue Iris
  26. R

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    That's not right. It need to list v1/vision/detection before it works.
  27. R

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    When Deepstack starts and lists the v1/xxx urls.. is v1/vision/detection listed? In your post you still have v1/vision/scene listed.
  28. R

    [tool] [tutorial] Free AI Person Detection for Blue Iris

    I already gave you the solution in the other thread. You need VISION-DETECTION=TRUE
  29. R

    AI motion detection with BlueIris: an alternate approach

    You need to have VISION-DETECTION=TRUE