Skip to content

Commit eb297a1

Browse files
authored
Merge pull request #5 from RedisGrafana/doc/readme-updates
Update README and add gif
2 parents 743ac75 + cd235ab commit eb297a1

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Analyzing camera feed using RedisAI, OpenCV and Grafana
22

3-
![Camera AI](https://raw.githubusercontent.com/RedisGrafana/redis-camera-ai/main/images/camera-ai.png)
3+
![Redis-Camera-AI](https://raw.githubusercontent.com/RedisGrafana/redis-camera-ai/main/images/batman-ai.gif)
44

55
[![Grafana 7](https://img.shields.io/badge/Grafana-7-orange)](https://www.grafana.com)
66
[![Redis Data Source](https://img.shields.io/badge/dynamic/json?color=blue&label=Redis%20Data%20Source&query=%24.version&url=https%3A%2F%2Fgrafana.com%2Fapi%2Fplugins%2Fredis-datasource)](https://grafana.com/grafana/plugins/redis-datasource)
@@ -94,10 +94,14 @@ When starting using Docker Compose, dashboard and plug-ins will be auto-provisio
9494

9595
## Register RedisGears script
9696

97-
Select `Camera Processing` dashboard and copy-paste `gears-yolo.py` script to RedisGears Script editor panel. Click on the `Run script` button and you should see registered script `StreamReader` on the Registrations panel.
97+
Select `Camera Processing` dashboard and copy-paste `gears-yolo.py` script to RedisGears Script editor panel.
9898

9999
![RedisGears Script Editor](https://raw.githubusercontent.com/RedisGrafana/redis-camera-ai/main/images/gears-script-editor.png)
100100

101+
Click on the `Run script` button and you should see registered script `StreamReader` in the Registrations panel.
102+
103+
![Camera AI](https://raw.githubusercontent.com/RedisGrafana/redis-camera-ai/main/images/camera-ai.png)
104+
101105
## Start Camera
102106

103107
Copy script `edge-camera.py` and `requirements.txt` to IoT or any device with camera. Run script by specifying Redis URL, number of frames per second and rotate camera if required.

images/batman-ai.gif

8.33 MB
Loading

0 commit comments

Comments
 (0)