File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 5353 <plugin >
5454 <groupId >org.apache.maven.plugins</groupId >
5555 <artifactId >maven-assembly-plugin</artifactId >
56+ <configuration >
57+ <skip >true</skip >
58+ </configuration >
5659 </plugin >
5760 </plugins >
5861 </build >
Original file line number Diff line number Diff line change 11# webcam-capture-driver-gstreamer
22
33This is capture driver which gives Webcam Capture API possibility to use
4- [ GStreamer] ( http://gstreamer.freedesktop.org/documentation/gstreamer010.html )
4+ [ GStreamer 0.10+ ] ( http://gstreamer.freedesktop.org/documentation/gstreamer010.html )
55as a middleware accessing webcam devices (build-in or USB enabled).
66
7+ ** NOTE** : This capture driver is ** only** for GStreamer 0.10+. With GStramer 1.0+ you have to use
8+ [ webcam-capture-driver-gst1] ( https://github.com/sarxos/webcam-capture/tree/master/webcam-capture-drivers/driver-gst1 )
9+ instead!
10+
711It has been designed to work with Windows and Linux ** only** . To make use of it user have to
812[ download] ( http://code.google.com/p/ossbuild/ ) GStreamer application installer
913on Windows or use _ apt-get_ , _ yum_ or other packages manager to install it on Linux.
You can’t perform that action at this time.
0 commit comments