Hi everyone, first post here. My company is about to start a project that relies on dahua cameras for license plate recognition. I can successfully make tests and tried to take a snapshot through the api given in the documentation. The api is this one: "http://{camera_ip}/cgi-bin/snapshot.cgi".
Im wondering, is there an api that can give the infos about my last snapshot(not the snapshot itself) like plate number, vehicle color/type etc? I also saw on the camera client that snapshot are ordered with an id. In the documentation I'm using there's a guide n how to configure camera for sending to an FTP server the snapshot, but I should develop a web application that gets the information on the last snapshot i made. is there an api to get these info or another way to do this?
Im wondering, is there an api that can give the infos about my last snapshot(not the snapshot itself) like plate number, vehicle color/type etc? I also saw on the camera client that snapshot are ordered with an id. In the documentation I'm using there's a guide n how to configure camera for sending to an FTP server the snapshot, but I should develop a web application that gets the information on the last snapshot i made. is there an api to get these info or another way to do this?