Recent content by ipcamwalt

  1. ipcamwalt

    Excessive Network Usage?

    The more I look at it the less I think it matters, my total usage is spiking to 1200mbps already on the connection so I don't think it's going to get limited at 1000mbps. At this point I'm more interested in if people think this is excessive or normal usage because I feel like that much disk...
  2. ipcamwalt

    Excessive Network Usage?

    I'm not talking about SABnazbd, I know what that is, that's my media manager. I'm talking about Blue Iris routing it's traffic through the network to CPAI and then CPAI also routing its traffic through the network to ObjectDetector. Is there a setting I'm missing to make it all process...
  3. ipcamwalt

    Excessive Network Usage?

    I am running Blue Iris, latest edition, CPAI, latest edition, Object Detect Yolo5.NET, License Plate Detect Yolo11. 4x 4k Reolink Cameras 2x 2k Reolink Cameras Everything runs fine, but I was trying to sort out some disk usage problems on another part of my system and noticed what seems like...
  4. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Happy to help and reduce the burden on Mike, looking forward to that ipcam-combined, this new license plate reader is amazing. Edit: Not to derail things because this is working perfectly for me, but the number of inference report counts is wonky. I restarted CPAI so I could use Mike's new...
  5. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Hey Mike, So nothing was working, I decided to reinstall the original appsettings.json file so I could reinstall the original ALPR module. Once I installed and started the original ALPR module the new ALPR module you made started working all of a sudden. Wild shot in the dark, the original...
  6. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    You're supposed to look at the left side where it says GPU 0.
  7. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Alright, granted I learned about these two hours ago, but I have setup a cloned camera from my main stream. Disabled audio, disabled record, disabled motion/triggers, Alerted when Cameras in Group are Triggered, Confirm Alert with AI etc. I confirmed this cloned camera RALPR gets triggered by...
  8. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Alright, ignore me, I gotta learn how to configure BI: Something came through, I am getting calls to the Object Detection and the License Plate Detection. I am now learning about how to setup dedicated cloned streams. Thanks for all your help Mike! Edit: Those detections are from me...
  9. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    The module seems to be working: I just need to sort out why it is not getting called anymore. I am a relative noob to this, I will lookup what cloning a camera is about and see if I can sort this out. Previously the ALPR module was getting called nonstop on everything, now it's not getting...
  10. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Hey Mike, Seems to be starting correctly now, I manually selected Device 0 and the log looks like this now: But I am getting 0 calls to it. I haven't changed anything since I had 1.0.0. These are my globabl BI AI settings: These are the camera specific settings: Thanks again!
  11. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    To be fair, v1.0.0 was rock solid for me, and I think Mike has sorted out what broke and how to fix it.
  12. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Happy to help! Sorry to delay ipcam-combined!
  13. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Looks like my driver is old, I think that was a CUDA thing to get old packages installed? Should I grab the latest drivers?
  14. ipcamwalt

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Hey Mike, I was running your new yolo11 v1 all week long and thought I would give the update to 1.0.2 a go. I updated to it by stopping it, uninstalling it, shutting down CPAI, deleting the modules folder for Onyx11, restarted CPAI, enabled do not use download cache, installed v1.0.2, started...
  15. ipcamwalt

    Another False-Alert Thread For Static Objects

    Sorry I didn't think the camera model mattered since I didn't see anywhere to select model of camera in the AI analysis screen. These are all REOLINK configured as generic ONVIF RTSP devices and are all reporting RTSP events properly. Obviously the two doing PTZ are PT models, I'm currently...