Search results

  1. P

    ANPVIZ

    I recently purchased one of these ANPVIZ PTZ30A60WD-SA-5X(A) cameras. After I changed the IP Address and Password, I just let ONVIF figure out the settings in Blue Iris. If you leave the settings at default, it gets along nicely with Blue Iris, but the nighttime image quality is very poor...
  2. P

    Help With Running CGI Command From Batch Script ON Marquis IPC-XD400(N) Camera

    Thanks Alaska! I followed your suggestion and CoPilot gave me a PowerShell script that actually works. See the script below for the DAY profile (just change the profile parameter to 2 for NIGHT). This script can easily be modified for your specific url, username, and password. # PowerShell...
  3. P

    Help With Running CGI Command From Batch Script ON Marquis IPC-XD400(N) Camera

    I recently purchased a cheap Marquis IPC-XD400(N) IP Cam mostly to tinker with. Using the API manual for the camera I was able to come up with a way to modify the Day/Night profile of the camera from Microsoft Edge browser. I just place the following in the address bar and it successfully...
  4. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Before I reverted back to the older versions. I did just as you describe. I can try it once again, but there is no reason to suggest that it would start working now.
  5. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Mike, I reported last Friday that License Plate Recognition (YOLO11 .NET) 1.1.1 stopped working for me. I tried the Blue Iris settings you suggested, but it didn't help. As a result, I reverted back to License Plate Reader 3.3.4 and Object Detection (YOLOv5.NET)1.14.0.
  6. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Thanks @Skinny1. I have done the same for now.
  7. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    When I tried these settings, nothing was captured. No responses were received from License Plate Recognition (YOLO11.NET) 1.1.1 or Object Detection (YOLO11.NET) 1.3.0. Absolutely no alert clips were recorded.
  8. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Thanks Mike. I have changed the settings per your suggestion. I will let you know the results once I see some action on the license cam.
  9. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I forgot to mention that I am able to do the same thing - "go to the Codeproject Explorer and run a tag and it pops right up."
  10. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    @MikeLud1, for some reason my CodeProject AI configuration has stopped receiving responses from License Plate Recognition (YOLO11.NET) 1.1.1. I am including screenshots of my CodeProject AI and Blue Iris configurations. I can't see any reason why it stopped working. I have tried uninstalling and...
  11. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    License Plate Recognition (YOLO11 .NET) 1.1.1 module is working great for me!
  12. P

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

    Working well for me. Thanks!
  13. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    It is using GPU (DirectML) and my GPU is Intel HD Graphics 630.
  14. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Ok, I installed License Plate Recognition (YOLO11 .NET) 1.1.1 and it is up and running. I'll let it go for a while and see how it does. Thanks!
  15. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Unfortunately, I don't have a file named "moduleconfig.json" anywhere on my machine. There was a modulesettings.json, but it didn't have the HalfPrecision parameter.
  16. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Thanks. I'll make a copy of the original moduleconfig.json, then I will give your suggestion a try. I can always revert back to the original moduleconfig.json.
  17. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I was able to give License Plate Recognition (YOLO11 .NET) 1.1.0 a try and it behaves exactly like the 1.0.4 version of the license plate reader. Stops immediately.
  18. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    OK, I'll give it a shot when I get home this evening. Thanks.
  19. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    @MikeLud1, I still cannot run your 1.0.4 version of the license plate reader. The module starts sometimes but always stops immediately. Let me know what information I can provide you to help identify the cause.
  20. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    OK, I tried starting from scratch again. I completed these steps in this order (as best I can remember): 1. Uninstalled all CodeProject AI modules. 2. Stopped CP.AI service. 3. Uninstalled CodeProject AI v 2.9.5 from control panel Programs and Features. 4. Deleted CodeProject AI folders in...
  21. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I tried going down the @ipcamwalt path which didn't help. I have even tried uninstalling codeproject ai 2.9.5 completely and starting over from scratch. This didn't help at all. The yolo11 version 1.0.3 still will not run on my PC.
  22. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I actually tried manually selecting Device 0 , 1, 2, and 3. None of them worked.
  23. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I uninstalled v1.0.2 and installed v1.0.3. The module will not stay running more than about 5 seconds. After about 3 minutes or so it says "Failed to Start" and the YOLO11 bar is RED (see below). My GPU device shows up as GPU 0 in task manager (see below). I have tried manually selecting GPU...
  24. P

    Grok 3’s Step-by-Step Guide: Setting Up ALPR Cameras with Blue Iris and CodeProject.AI

    I am curious to know if there is a way make sure that my PaddlePaddle and PaddleOCR are compatible. And, if not, how do I get compatible versions installed.
  25. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Here my GPU info:
  26. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Sorry for my slow response, but here are the results:
  27. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Ok, I followed the six steps above and I am getting the same result as before. I am attaching the log file you requested. Hoping there is an answer in there somewhere. Any ideas based on the log file?
  28. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Not sure if this is important, but I get this warning on the old License Plate Reader (v3.3.4) when it starts (see below). It works, but I always get this warning. 20:17:41:Started License Plate Reader module 20:17:42:ALPR_adapter.py: C:\Program...
  29. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Here is a log from the latest try to start v1.0.2: 19:55:38:alpr_adapter.py: has exited 19:58:11:Update ALPRYOLO11. Setting AutoStart=true 19:58:11:Restarting License Plate Recognition (YOLO11) to apply settings change 19:58:11: 19:58:11:Module 'License Plate Recognition (YOLO11)' 1.0.2 (ID...
  30. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    V1.0.2 is behaving similar to v1.0.0. See below: