Add hint about RPM Fusion

This commit is contained in:
Fabian Affolter 2016-06-23 14:13:14 +02:00
parent 7103baaf61
commit d6379ccacd
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -35,7 +35,7 @@ crw-rw----+ 1 root video 81, 0 Jun 23 08:05 /dev/video0
crw-rw----+ 1 root video 81, 1 Jun 23 08:36 /dev/video1 crw-rw----+ 1 root video 81, 1 Jun 23 08:36 /dev/video1
``` ```
We need an additional software part to handle the cameras. [motion](http://lavrsen.dk/foswiki/bin/view/Motion/WebHome) is capable of monitoring the video signal from USB and network cameras, do motion detection, and other nifty stuff like saving images, add text, or basic image manipulations. We need an additional software part to handle the cameras. [motion](http://lavrsen.dk/foswiki/bin/view/Motion/WebHome) is capable of monitoring the video signal from USB and network cameras, do motion detection, and other nifty stuff like saving images, add text, or basic image manipulations. Make sure that you have the [RPM Fusion respository](http://rpmfusion.org/) enabled.
```bash ```bash
$ sudo dnf -y install motion $ sudo dnf -y install motion