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]
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]