Recent content by pepperfr

  1. P

    How would you do this? --- or is it even Possible?

    Sounds like you're on to some promising ideas. I'm almost certain you'll be able to get the data through ONVIF and then you can have all kinds of fun with the math, overlays, etc.
  2. P

    How would you do this? --- or is it even Possible?

    I think it is possible to display the Pan/Tilt coordinates on the video image. If so, I would mount the camera so that it is facing North when the pan is at 0. That way you should be able to infer the compass direction from the pan value. Not sure if this would suffice for your circumstances -...
  3. 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...
  4. 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...
  5. 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...
  6. 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.
  7. 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.
  8. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Thanks @Skinny1. I have done the same for now.
  9. 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.
  10. 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.
  11. 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."
  12. 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...
  13. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

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

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

    Working well for me. Thanks!
  15. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

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