The central server should implement an active monitoring strategy. Every x minutes it should check the status of all the clients and display it on the web interface. This can be implemented with a broadcast message through mqtt or if the clients are already streaming by monitoring the streaming processes (Both would be interesting).
The central server should implement an active monitoring strategy. Every x minutes it should check the status of all the clients and display it on the web interface. This can be implemented with a broadcast message through mqtt or if the clients are already streaming by monitoring the streaming processes (Both would be interesting).