how to get the vehicle plateNumber and plate image the right why

meirperetz

n3wb
Joined
Nov 30, 2021
Messages
2
Reaction score
1
Location
israel
Hi, I have two questions, I hope you will be able to help me.

I am building some application that takes all the vehicle plate numbers and saves them to some cloud application.



The first question is: how can I receive real-time data of the vehicles that Enter (right now I have the option to search for a list of vehicles by date.

I’m using: POST ISAPI/Traffic/channels/1/vehicleDetect/plates).



Second question: I would like to know how to pull the plate number image and show it to the user, right now I succeeded receiving a list of images names by date (by using the POST ISAPI/ContentMgmt/search), I wanted to know if there’s any way to pull the image Who is the vehicle data.

[I'm using node.js for this project]
 

trempa92

Pulling my weight
Joined
Mar 26, 2020
Messages
770
Reaction score
243
Location
Croatia,Zagreb
Yes you can do that if u use HikvisionSDK, SQL database where you will bind licence plate to users , table form where you will fetch incoming data with arming.
 
Top