AXIS Object Analytics - License plate
For monitoring a private property, I’m looking for a camera solution that can:
- capture license plates,
- detect whether a vehicle entered or left the area,
- and trigger a webhook/event for further processing.
While researching, I came across the Axis models with AXIS Object Analytics. From what I understand, some detection logic can run directly on the camera itself, including webhook/event triggering, which is exactly what I’m looking for.
However, from the specifications and documentation, I’m not completely sure whether the cameras can actually perform proper license plate recognition without additional licenses/software.
In the API specification, I found attributes like LicensePlate with properties such as plate_number, which makes me think some LPR functionality exists.
My use case is relatively simple:
- no barrier/gate control,
- no cloud dependency,
- no external AI server if possible,
- just detecting which vehicles are currently on the property.
The detected license plates would be matched against my own database/system.
If a plate cannot be recognized, the event should still be registered and reviewed manually later.
Does this work with the standard Axis P- or Q-series cameras using AXIS Object Analytics alone?
Or do I still need additional Axis licenses/apps for actual license plate recognition?
Are there better alternatives with:
- onboard processing,
- local-only operation,
- webhook/API support,
- no recurring fees,
- and reliable vehicle + license plate detection?
Thanks!