Skip to content

Web Application for Visualising and Filtering Images from LPR/ALPR Cameras via FTP.

License

Notifications You must be signed in to change notification settings

TeoSlayer/LPR-Dashboard

Repository files navigation

Node.js CI

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http:https://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http:https://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

A minimalist Dashboard for viewing images captured by LPR Cameras(Tested with Hikvision). REQUIRES A SEPARATE FTP SERVER ! Point the FTP Server to the public folder of the project. Every time a new image is pushed through FTP, the local sqlite3 db is updated and it can be viewed in the dashboard. Also provides a minimalist REST api to output all the recent captures in a JSON file.

Stack: NEXT.js, JS, Sqlite

About

Web Application for Visualising and Filtering Images from LPR/ALPR Cameras via FTP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published