Updates
This commit is contained in:
parent
eb13b0f21a
commit
ea736a18a5
@ -116,10 +116,14 @@ deb http://www.linux-projects.org/listing/uv4l_repo/raspbian/stretch stretch mai
|
|||||||
pi@raspberrypi:~ $
|
pi@raspberrypi:~ $
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Then update the your apt sources and install the uv4l packages:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pi@raspberrypi:~ $ sudo apt install uv4l uv4l-raspicam uv4l-raspicam-extras
|
pi@raspberrypi:~ $ sudo apt update && sudo apt install uv4l uv4l-raspicam uv4l-raspicam-extras -y
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Then reboot to autoload kernel modules:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pi@raspberrypi:~ $ sudo reboot
|
pi@raspberrypi:~ $ sudo reboot
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user