"Updates"
This commit is contained in:
@@ -17,6 +17,13 @@ wget "https://github.com/ayufan/camera-streamer/releases/download/v0.3.0/$PACKAG
|
||||
sudo apt install "$PWD/$PACKAGE"
|
||||
```
|
||||
|
||||
#### Check devices
|
||||
```bash
|
||||
sudo apt-get install v4l-utils
|
||||
|
||||
v4l2-ctl --list-devices
|
||||
```
|
||||
|
||||
Enable one of provided systemd configuration:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user