Skip to content

Commit 9f9d39f

Browse files
Update README.md
1 parent 092f390 commit 9f9d39f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ GPIO_example.py brings an example of control of the pins of the nano jetson allo
3434

3535

3636
# Image Capture
37+
38+
## Install V4L2 tools
39+
```
40+
sudo apt install v4l-utils
41+
```
3742
## Install pip2 for python2 package installation
3843
```
3944
sudo apt update

0 commit comments

Comments
 (0)