Search results

  1. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    I noticed this also, having all of the possible plate numbers for each group in a single string is having performance problems once enough plates get into the database. Try out v4.2.2-alpha6 with optimizations for this. You need to back up your processor.db file beforehand, this release has an...
  2. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    If you run the web server locally you don't need any ports. Most users are using the cloud version though, so they need the ports open. I have never tried reading from beanstalkd directly, you are more than welcome to try.
  3. mlapaglia

    come back so i can have a turn!

  4. mlapaglia

    Moobot botnet spreading via Hikvision camera vulnerability

    is there any easy way to check if a hikvision camera has access to the internet? i've got them on a separate vlan with no access, but it'd be nice to double check
  5. mlapaglia

    Moobot botnet spreading via Hikvision camera vulnerability

    anyone seen this? "A Mirai-based botnet called 'Moobot' is spreading aggressively via exploiting a critical command injection flaw in the webserver of many Hikvision products. " https://www.bleepingcomputer.com/news/security/moobot-botnet-spreading-via-hikvision-camera-vulnerability/
  6. mlapaglia

    OpenALPR Missed This One ....

    Sorry I was responding to @TVille
  7. mlapaglia

    OpenALPR Missed This One ....

    if your CPU is struggling when that car goes by this might help Rekor Documentation camera_buffer_size = 60
  8. mlapaglia

    self driving car

    Found this on reddit
  9. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    v4.2.1 should send a better description of the alert
  10. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    woops! use correct description by mlapaglia · Pull Request #99 · mlapaglia/OpenAlprWebhookProcessor
  11. mlapaglia

    Just got this email from Rekor

    You might want to check and make sure the configuration variable names didn't change in the new version. some of them changed for the amount of storage space used by the client, the grouping names might have changed as well. it's not in their documentation, i had to look at the config defaults...
  12. mlapaglia

    Customer Support Vehicle?

  13. mlapaglia

    OpenALPR Missing Plate

    How fast is the car driving, what FPS is your camera recording at, and what is the CPU usage like of the computer the agent is running on?
  14. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    In the mean time you can always right click the image then click copy, then in the forum post post box right click and click paste
  15. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    It's for debugging plates that fail to process, it doesn't do anything with scraping.
  16. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    how big is your rekor agent's db? how many plates are you seeing a day?
  17. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    It starts with the most recent plates and works backwards
  18. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    If your processor has records for plates that your agent has since deleted it wont' be able to get the images for them. are the plates images working correctly when you browse them in the list?
  19. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    yep
  20. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    v4.2.0 fixes an outstanding issue with the systems log page using too much memory over time and crashing the browser. it also pre-loads 500 lines of logs on page load now and keeps 500 lines of text on screen, flushing old logs from the UI.
  21. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    You don't need to delete anything, the database migration should occur automagically
  22. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    v4.1.0 is released. the processor will now store all images locally after the initial image is pulled from the agent. for best results run the agent scrape after upgrading. it will perform a one time pull from the agent to get all images. the system log will show you its progress. you can...
  23. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    I believe the CPU is still used for motion detection, then it uses the GPU to process the plates
  24. mlapaglia

    Recommended computer for ALPR with 2 cameras?

    The GPU acceleration isn't for better power usage or lower cpu etc, it's for faster processing when you have dozens of plates a second on a highway or something.
  25. mlapaglia

    Recommended computer for ALPR with 2 cameras?

    I ran 2 720p cameras at 15FPS with this hunk of junk just fine
  26. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    yep
  27. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    ya plates will show up once you run the scrape. you still need openalpr agent running though if you want to get new plates obviously. v4.1.0-alpha15 is the latest i am testing right now make sure you back up your db
  28. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    the webhook does not carry the full resolution image. when a webhook comes in the processor calls the agent and gets the image 1 time, then stores it locally. no metadata found for given date range: "" means your agent didn't see any plates during those dates. the numbers are unix epoch...
  29. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    v4.1.0-alpha4 will scrape the images of all the missing plate groups after the regular scrape finishes.
  30. mlapaglia

    OpenALPR Webhook Processor for IP Cameras

    Ya before this branch gets released. if you want to try it now delete your processor.db (back it up first) restart your service and run an agent scrape, it will grab all the plates currently on the openalpr agent and populate the processor.