Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANPR #179

Open
8 of 10 tasks
gBillal opened this issue Sep 28, 2023 · 2 comments
Open
8 of 10 tasks

ANPR #179

gBillal opened this issue Sep 28, 2023 · 2 comments
Assignees

Comments

@gBillal
Copy link
Member

gBillal commented Sep 28, 2023

Get ANPR events from cameras:

  • Get and save ANPR events
  • Rest API to get events
  • Ability to turn on/off LPR collection per device/camera.
  • UI: show events:
    • in a separate tab
    • on live or playback
  • Sync to Cloud

Add support for the following camera vendors:

@gBillal gBillal added this to the v0.5 milestone Sep 28, 2023
@gBillal gBillal self-assigned this Sep 28, 2023
@scandox
Copy link

scandox commented Sep 28, 2023

@marcoherbst for Milesight I know they support sending ANPR records through onvif metadata. I'll check Axis (do we use Axis for ANPR) and do we have Axis cameras ?

I found the Events API for OnVIF very painful to understand and/or use. Of course if someone shows me a working reliable implementation I'll be delighted...but the whole thing just seemed amazingly opaque. The best I got from the Milesight camera was an endless series of "Initialized" events and no mechanism to "seek" back to older data.

I have written this issue for Milesight ANPR: https://github.com/evercam/evercam-backend/issues/5524

@gBillal gBillal removed this from the v0.5 milestone Nov 22, 2023
@marcoherbst marcoherbst changed the title Save ANPR ANPR Dec 11, 2023
@evercam evercam deleted a comment from gBillal Dec 13, 2023
@evercam evercam deleted a comment from scandox Dec 13, 2023
@evercam evercam deleted a comment from gBillal Dec 13, 2023
@evercam evercam deleted a comment from FerielKHA Dec 13, 2023
@evercam evercam deleted a comment from scandox Dec 13, 2023
@evercam evercam deleted a comment from FerielKHA Dec 13, 2023
@gBillal gBillal pinned this issue Dec 24, 2023
@gBillal gBillal removed this from the v0.8: The ANPR Milestone milestone Dec 24, 2023
@marcoherbst marcoherbst added this to the v0.11.0 milestone Feb 28, 2024
@marcoherbst marcoherbst unpinned this issue Feb 28, 2024
@gBillal gBillal removed this from the v0.11.0 milestone Jun 17, 2024
@marcoherbst
Copy link
Member

@gBillal , if I understand correctly, we are now able to receive WEBHOOK ANPR events from Milesight & Axis cameras and that this is exposed here:

https://evercam.github.io/ex_nvr/#/Event/getLPREvents

Would you agree that these Endpoints are now ready for use by the Evercam team? I guess the cameras need to be configured to use the Webhooks? Or , is there additional work required?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants