Show HN: Real-Time Video Analytics with Redis
Given this input video, the final output looks something like this:
This project demonstrates a possible deployment of the RedisEdge stack that provides real-time analytics of video streams. Put differently, you need to provide the RedisEdge server and a video stream. Both the top tool and the Grafana UI provide the following performance metrics:
Metrics sampled by capturing the Count’s video and using the application’s top tool:
The application’s rendered video stream (server.py) should be at Docker Compose setup also comes with a pre-provisioned Grafana server – it should be at http://localhost:3000/ (admin/admin).
Source: github.com