Scripts

While at Frank Street CCTV, I encountered a challenge while working with a client with a Milesight LPR camera for license plate recognition. The client’s VMS on site was Luxriot EVO S, but the two were not integrated, which meant that the LPR results could not be displayed on the screen.

I developed a nodeJS application that acted as a middleware between the Milesight LPR camera and the Luxriot EVO S VMS to address this issue. The app collected LPR data from the camera, transformed it into a format Luxriot EVO S could understand, and then sent it to the VMS to display on the screen. This app was connected to four different LPR streams and displayed on four separate cameras on the VMS, which allowed the client to have a better view of the license plate recognition data.

This project demonstrated my ability to provide practical solutions to real-world problems using modern technologies such as nodeJS. It also highlighted my strong problem-solving skills and ability to work collaboratively with clients to achieve their desired outcomes. Overall, this project was successful and provided the client with an efficient and effective solution that met their needs.