We are running on centos 6.9 Final and vsftpd version 2.2.2 Basically we had some folder which is our FTP folder that connected to ANPR/LPR camera. Every camera recognize the plate than the camera will capture image and put it on our ftp which is our folder.
We want to running some python script that every new image added on the directory. How to approach that?
Thanks