Skip to content

Commit 7fd4207

Browse files
committed
v4l2 adds path with README #32
1 parent 751584a commit 7fd4207

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

v4l2/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# v4l2 [#32](https://github.com/mxochicale/tools/issues/32)
2+
3+
## installation
4+
```bash
5+
sudo apt-get install -y v4l-utils
6+
```
7+
8+
## Commands
9+
```
10+
v4l2-ctl --all
11+
v4l2-ctl --list-devices
12+
```
13+

0 commit comments

Comments
 (0)