parkpow / deep-license-plate-recognition

Automatic License Plate Recognition (ALPR) or Automatic Number Plate Recognition (ANPR) software that works with any camera.
https://platerecognizer.com/
MIT License
523 stars 122 forks source link

Wisenet Wave integration (Script) #156

Closed ttayson closed 11 months ago

ttayson commented 11 months ago

Wisenet Wave integration

This integration is similar to the current NX integration, but it now adds bookmarks instead of notifications. This way, license plate information is stored in the software and can be accessed later, allowing the user to instantly access recorded video.

It utilizes the recommended session cookie from the latest API and does not require the use of Digest user (not recommended by the API). Session renewal occurs every 24 hours.

This integration works for both NX/Wisenet and DW.

ttayson commented 11 months ago
  • [x] Update webhooks/README.md to include information about the new integration.

@marcbelmont check if I need to improve anything

marcbelmont commented 11 months ago

@ttayson I don't see the changes to https://github.com/parkpow/deep-license-plate-recognition/blob/master/webhooks/README.md

ttayson commented 11 months ago

@ttayson I don't see the changes to https://github.com/parkpow/deep-license-plate-recognition/blob/master/webhooks/README.md

I @marcbelmont, sorry for delay. I have edited the Readme for the subproject itself, and I have added a brief explanation of the subproject. Can we leave it like this?

If yes, I will also do the same with Webhook_OpenEye to avoid code repetition

marcbelmont commented 11 months ago

@ttayson, yes, it's good that way.