Recent content by PeteJ

  1. P

    Full ALPR Database System for Blue Iris!

    You can try expanding the macro in BI and see what it does. https://ipcamtalk.com/threads/full-alpr-database-system-for-blue-iris.79082/post-954709
  2. P

    Full ALPR Database System for Blue Iris!

    The app is 2 parts, the database and the dashboard. From a previous screenshot, it was showing that the dashboard was chewing up all of the CPU while the database was basically idle. Have you checked the logs on the dashboard to see what it's actually doing? If things are normal, you should...
  3. P

    Full ALPR Database System for Blue Iris!

    maybe try limiting the cpu and mem on your docker compose and see what happens when it hits those limits.
  4. P

    Full ALPR Database System for Blue Iris!

    From your screenshots, looks like whatever is chewing up all of the cpu cycles is the alprdashboard and not the database. Have you looked at the logs on the dashboard to see what it's doing? Not sure about Windows, under Linux, the dashboard is pretty idle (but maybe you live on a busy street...
  5. P

    Full ALPR Database System for Blue Iris!

    Maybe it's a windows update that broke it? I'm and Linux and no issues so far, and the latest release of ALPR database is still v0.1.9 (8/15/2025).
  6. P

    Blue Iris on Linux

    I haven't tried this, but heard a lot of ppl are using it for Windows apps on Linux. https://www.winboat.app/
  7. P

    Full ALPR Database System for Blue Iris!

    Correct on correct plate. Confirm AI Label means you've fixed the incorrect read. It doesn't do anything else besides setting that flag in the database. There is no automated function to retrain the AI model--this is difficult to do.
  8. P

    Blue Iris on Linux

    Yes
  9. P

    Looking for 10x optical zoom as cheap as possible

    https://ipcamtalk.com/threads/vigilant-solutions-vsr-60-02mp1-ip-camera-ipc262er9-x10du-24v-1-5a-50-60hz.80818/page-2 These come up from time to time for around $30. I couldnt find the mic on the PCB, but it might be somewhere on the lens module.
  10. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    https://www.amazon.com/OOSSXX-Metal-Aluminum-Universal-Waterproof/dp/B09PBFSVWR This sort of fits, I think it uses the 4 holes on the edge, and skips the other 2. It's easier if you cut most of the cables you won't end up using (or at least trim them down to size).
  11. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    Maybe it's there to prevent it from focus hunting.
  12. P

    Vigilant Solutions VSR-60-02MP1 IP Camera IPC262ER9-X10DU 24V, 1.5A, 50/60Hz.

    I think there IR lamps have a far and near power setting so that you can get more light into the background w/o blowing out the foreground.
  13. P

    It appears Ring Cameras can be useful afterall

    Who ordered the fish tacos?
  14. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    that's it?! Thanks, will give it a shot.
  15. P

    New CodeProject.AI License Plate Recognition (YOLO11) Module

    Does anyone know how to calibrate the vehicle speed calculation?