I am trying to setup OpenALPR Daemon (alprd) on ubuntu 16.4 httpserver Win7 in LAN. I downloaded binaries and setup on ubuntu 16.4, I set static IP as 192.168.0.15
I setup another machine Windows 7 32 bit with IIS7.5 as httpserver for receiving license plate numbers.
https://github.com/openalpr/openalpr/wiki/OpenALPR-Daemon-(alprd)
attaching config file of Openalpr Daemon [url] http://www.easysend.to/3mm [/url] I opened terminal screen and typed following…
Alprd -f
I could see Alprd upload successfully message displayed but no data found at http server Why? Any setting missing in alprd config?
When I checked in the folder of HTTPServer, there are no files, I was expecting json files with plate number details of video capture. Let me know what might be going wrong.
From the documentation and details, I could not understand where does Alprd stores the video and files on local machine i.e. Ubuntu… Let me know if you know where to check