Skip to content

Commit d2f81bd

Browse files
authored
Update README.md
1 parent ff91868 commit d2f81bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

33
![Camera AI](https://raw.githubusercontent.com/RedisGrafana/redis-camera-ai/main/images/camera-ai.png)
44

@@ -105,7 +105,7 @@ Select `Camera Processing` dashboard and copy-paste `gears-yolo.py` script to Re
105105

106106
## Start Camera
107107

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

110110
```
111111
python3 camera.py -u redis://redis:6379 --fps 6 --rotate-90-clockwise true

0 commit comments

Comments
 (0)