A docker container solution for visualizing object counters in Grafan.
MING = Mosquitto + InfluxDB + Node-RED + Grafana
- Linux machine with Docker, Docker-compose and GIT installed
- One or more Axis cameras
- Object Counter installed and running the cameras. Select one of the following
- AOA Trip-wire counter
- Object Counter ACAP
- Motion Counter ACAP
- Camera MQTT client
- This demo uses SIMQTT but you can use/adjust for the camera MQTT client
View demonstration video on YouTube
- Connect a terminal to you Linux machine (e.g. Putty)
git clone https://github.com/pandosme/ming-object-counter-graph
cd https://github.com/pandosme/ming-object-counter-graph
docker-compose up -d
- Setup the counter in the camera(s)
- Setup the camera MQTT client to connect to your Linix machin address on port 1860
- Go to http://server-address:8060 to configure the Node-RED flow that injects data into InfluxDB
- Go to http://server-address:3000 to configure the Grafan panels