Recent content by Vettester

  1. Vettester

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

    I'm not aware of a detailed cheat sheet, but I've done this several times and can list the steps I take. The following steps are for a Windows install on a PC without a dedicated GPU. These steps assume you know how to navigate your way through Windows. Remove existing CPAI installation Open...
  2. Vettester

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Something is still wrong then. Instead of wasting time trying to troubleshoot the issue I found that it’s quicker just to remove everything and start over.
  3. Vettester

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

    Sounds like a problem with the app settings.json file. You mentioned you “installed” the file. Did you save the old file or just overwrite it?
  4. Vettester

    BI camera has no video entity in HA

    Couple of things to check.... Are the cameras that are not working configured to use H64 in the cameras UI? Is the stream type in the HA BI integration set to H264? Are all the camera components enabled in the HA BI integration?
  5. Vettester

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    EDIT: YOLO11.ONNX is working great for me. Looking forward to when you enable the additional functionality.
  6. Vettester

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

    It seems to be working well, thanks Mike!
  7. Vettester

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    It’s part of Frigate. You do have to calibrate it by setting up a zone with measurements of all four sides.
  8. Vettester

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I rolled back to 3.3.4 and then updated to 1.0.4 and it started working again. Edit: Here's the log entry right before it failed. 2025-10-20 17:32:12: ** Module 'License Plate Recognition (YOLO11)' 1.0.4 (ID: ALPRYOLO11) 2025-10-20 17:32:12: ** Valid: True 2025-10-20 17:32:12: **...
  9. Vettester

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I just updated to 1.0.4 from 1.0.3 and yolo11 stopped working again.
  10. Vettester

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    This would be an awesome addition! I'm currently running Frigate on one camera specifically for speed.
  11. Vettester

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    As you know I was having issues, but a reinstallation resolved them.
  12. Vettester

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    I got mine working again earlier by basically doing the same thing you suggested except I went further and restored the original appsettings.json file and 3.3.4 and then started over. During the reinstall I did notice a "response timeout" error.