diff options
Diffstat (limited to 'multimedia/guvcview/README')
-rw-r--r-- | multimedia/guvcview/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/guvcview/README b/multimedia/guvcview/README index 976c8ec1cd140..cb9fbf471501f 100644 --- a/multimedia/guvcview/README +++ b/multimedia/guvcview/README @@ -3,3 +3,7 @@ guvcview (GTK+ UVC Viewer) This project aims at providing a simple GTK interface for capturing and viewing video from devices supported by the linux UVC driver, although it should also work with any v4l2 compatible device. + +If you want to compile guvcview using PulseAudio support you can +run the script as follows: + PULSE=YES ./guvcview.SlackBuild |