Recent content by pepperfr

  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.