diff --git a/README.md b/README.md index 94e5e10b..778040d1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Below is the newest stable version ZIP containing main project JAR with additional documents, examples and all required 3rd-party dependencies: -* **Latest stable version** - [webcam-capture-0.3.10-RC5-dist.zip](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture/0.3.10-RC5/webcam-capture-0.3.10-RC5-dist.zip) +* **Latest stable version** - [webcam-capture-0.3.10-RC6-dist.zip](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture/0.3.10-RC6/webcam-capture-0.3.10-RC6-dist.zip) Other releases: @@ -59,7 +59,7 @@ in their own projects. com.github.sarxos webcam-capture - 0.3.10-RC5 + 0.3.10-RC6 ``` diff --git a/pom.xml b/pom.xml index 3d2c71a9..793506ed 100644 --- a/pom.xml +++ b/pom.xml @@ -1,455 +1,455 @@ - - - - 4.0.0 - - - org.sonatype.oss - oss-parent - 7 - - - com.github.sarxos - webcam-capture-parent - 0.3.10-SNAPSHOT - pom - - Webcam Capture Parent POM - This is Webcam Capture root POM - 2012 - https://github.com/sarxos/${project.repoid} - - - webcam-capture - webcam-capture-addons - webcam-capture-drivers - webcam-capture-examples - webcam-capture-pages - - - - UTF-8 - webcam-capture - ../distribution.xml - - - - Bartosz Firyn (SarXos) - https://github.com/sarxos - - - - - MIT License - http://webcam-capture.sarxos.pl/LICENSE.txt - repo,manual - - - - - - ${repo-id} - ${repo-url} - - - - - scm:git:git@github.com:sarxos/${project.repoid}.git - scm:git:git@github.com:sarxos/${project.repoid}.git - git@github.com:sarxos/${project.repoid}.git - - - - GitHub Issues Manager - https://github.com/sarxos/${project.repoid}/issues - - - - Travis CI - http://travis-ci.org/#!/sarxos/${project.repoid} - - - - - sarxos - Bartosz Firyn - bartoszfiryn@gmail.com - - Project Manager - Architect - Developer - - http://me.sarxos.pl/ - Bartosz Firyn (SarXos) - https://github.com/sarxos - +1 - - - - - - notest - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.9 - - true - - - - - - - release - - false - - performRelease - true - - - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9 - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.1 - - - sign-artifacts - verify - - sign - - - - - - org.apache.maven.plugins - maven-release-plugin - 2.4 - - true - - - - - - - assembly - - sarxos-ftp-repo - ftp://ftp.sarxos.pl/maven2 - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.4 - - - ${project.assembly.descriptor} - - - - - make-assembly - package - - single - - - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.4 - - - copy-dependencies - prepare-package - - copy-dependencies - - - ${project.build.directory}/dependencies - false - false - true - runtime - - - - - - com.github.danielflower.mavenplugins - maven-gitlog-plugin - 1.4.11 - - - - generate - - process-resources - - - - false - true - CHANGELOG.htm - false - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9 - - - generate-javadocs - prepare-package - - javadoc - - - - - - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.5.1 - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-site-plugin - 3.0 - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-dependency-plugin - [1.0.0,) - - copy-dependencies - - - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9 - - public - cam,webcam,camera,spycam,capture - - public - http://java.sun.com/javase/1.6.0/docs/api - - true - true - ${project.name} ${project.version} API - ${maven.build.timestamp} - ${project.name} ${project.version} API - ${maven.build.timestamp} -
${project.organization.name}]]>
-
${project.organization.name}]]>
- ${project.organization.name}. All Rights Reserved.]]> -
-
-
-
- - - - org.apache.maven.wagon - wagon-ftp - 1.0-beta-7 - - -
- - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9 - - - org.apache.maven.plugins - maven-jxr-plugin - 2.1 - - true - true - - - - org.codehaus.mojo - taglist-maven-plugin - 2.4 - - - - - Things to be done - - - TODO - exact - - - FIXME - exact - - - XXX - exact - - - - - - true - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.4 - - - - cim - dependencies - dependency-convergence - dependency-management - distribution-management - help - index - issue-tracking - license - mailing-list - modules - plugin-management - plugins - project-team - scm - summary - - - - - - com.googlecode.maven-overview-plugin - maven-overview-plugin - 1.6 - - 700 - 700 - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.5.2 - - - 85 - 85 - false - 85 - 85 - 85 - 85 - - - - - org.apache.maven.plugins - maven-surefire-report-plugin - 2.12 - - - org.apache.maven.plugins - maven-pmd-plugin - 2.4 - - true - utf-8 - 100 - 1.6 - true - - - - - -
+ + + + 4.0.0 + + + org.sonatype.oss + oss-parent + 7 + + + com.github.sarxos + webcam-capture-parent + 0.3.10-RC6 + pom + + Webcam Capture Parent POM + This is Webcam Capture root POM + 2012 + https://github.com/sarxos/${project.repoid} + + + webcam-capture + webcam-capture-addons + webcam-capture-drivers + webcam-capture-examples + webcam-capture-pages + + + + UTF-8 + webcam-capture + ../distribution.xml + + + + Bartosz Firyn (SarXos) + https://github.com/sarxos + + + + + MIT License + http://webcam-capture.sarxos.pl/LICENSE.txt + repo,manual + + + + + + ${repo-id} + ${repo-url} + + + + + scm:git:git@github.com:sarxos/${project.repoid}.git + scm:git:git@github.com:sarxos/${project.repoid}.git + git@github.com:sarxos/${project.repoid}.git + + + + GitHub Issues Manager + https://github.com/sarxos/${project.repoid}/issues + + + + Travis CI + http://travis-ci.org/#!/sarxos/${project.repoid} + + + + + sarxos + Bartosz Firyn + bartoszfiryn@gmail.com + + Project Manager + Architect + Developer + + http://me.sarxos.pl/ + Bartosz Firyn (SarXos) + https://github.com/sarxos + +1 + + + + + + notest + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.9 + + true + + + + + + + release + + false + + performRelease + true + + + + sonatype-nexus-staging + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.1 + + + sign-artifacts + verify + + sign + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.4 + + true + + + + + + + assembly + + sarxos-ftp-repo + ftp://ftp.sarxos.pl/maven2 + + + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.4 + + + ${project.assembly.descriptor} + + + + + make-assembly + package + + single + + + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.4 + + + copy-dependencies + prepare-package + + copy-dependencies + + + ${project.build.directory}/dependencies + false + false + true + runtime + + + + + + com.github.danielflower.mavenplugins + maven-gitlog-plugin + 1.4.11 + + + + generate + + process-resources + + + + false + true + CHANGELOG.htm + false + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + + generate-javadocs + prepare-package + + javadoc + + + + + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-site-plugin + 3.0 + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [1.0.0,) + + copy-dependencies + + + + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + public + cam,webcam,camera,spycam,capture + + public + http://java.sun.com/javase/1.6.0/docs/api + + true + true + ${project.name} ${project.version} API - ${maven.build.timestamp} + ${project.name} ${project.version} API - ${maven.build.timestamp} +
${project.organization.name}]]>
+
${project.organization.name}]]>
+ ${project.organization.name}. All Rights Reserved.]]> +
+
+
+
+ + + + org.apache.maven.wagon + wagon-ftp + 1.0-beta-7 + + +
+ + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + + org.apache.maven.plugins + maven-jxr-plugin + 2.1 + + true + true + + + + org.codehaus.mojo + taglist-maven-plugin + 2.4 + + + + + Things to be done + + + TODO + exact + + + FIXME + exact + + + XXX + exact + + + + + + true + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + + + cim + dependencies + dependency-convergence + dependency-management + distribution-management + help + index + issue-tracking + license + mailing-list + modules + plugin-management + plugins + project-team + scm + summary + + + + + + com.googlecode.maven-overview-plugin + maven-overview-plugin + 1.6 + + 700 + 700 + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.5.2 + + + 85 + 85 + false + 85 + 85 + 85 + 85 + + + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.12 + + + org.apache.maven.plugins + maven-pmd-plugin + 2.4 + + true + utf-8 + 100 + 1.6 + true + + + + + +
diff --git a/webcam-capture-addons/pom.xml b/webcam-capture-addons/pom.xml index f0bb9fd8..5facc17c 100644 --- a/webcam-capture-addons/pom.xml +++ b/webcam-capture-addons/pom.xml @@ -1,42 +1,42 @@ - - - - 4.0.0 - - - com.github.sarxos - webcam-capture-parent - 0.3.10-SNAPSHOT - - - webcam-capture-addons - pom - - Webcam Capture Addons - Parent POM for Webcam Capture addons set - - - webcam-capture-addon-swt - webcam-capture-addon-spycam - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-javadoc-plugin - - true - - - - - - + + + + 4.0.0 + + + com.github.sarxos + webcam-capture-parent + 0.3.10-RC6 + + + webcam-capture-addons + pom + + Webcam Capture Addons + Parent POM for Webcam Capture addons set + + + webcam-capture-addon-swt + webcam-capture-addon-spycam + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + + true + + + + + + diff --git a/webcam-capture-addons/webcam-capture-addon-spycam/pom.xml b/webcam-capture-addons/webcam-capture-addon-spycam/pom.xml index 48bf6a83..3d0f55bb 100644 --- a/webcam-capture-addons/webcam-capture-addon-spycam/pom.xml +++ b/webcam-capture-addons/webcam-capture-addon-spycam/pom.xml @@ -1,43 +1,43 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-addons - 0.3.10-SNAPSHOT - - - webcam-capture-addon-spycam - - Webcam Capture - Spy Camera PHP Service Addon - - Simple PHP implementation of real-time webcam image streaming from - the webcam provider to the streaming server, where several clients - can view images fater logged in - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - ch.qos.logback - logback-classic - 1.0.9 - - - org.apache.httpcomponents - httpclient - 4.1.3 - - - org.apache.httpcomponents - httpmime - 4.1.3 - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-addons + 0.3.10-RC6 + + + webcam-capture-addon-spycam + + Webcam Capture - Spy Camera PHP Service Addon + + Simple PHP implementation of real-time webcam image streaming from + the webcam provider to the streaming server, where several clients + can view images fater logged in + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + ch.qos.logback + logback-classic + 1.0.9 + + + org.apache.httpcomponents + httpclient + 4.1.3 + + + org.apache.httpcomponents + httpmime + 4.1.3 + + + + diff --git a/webcam-capture-addons/webcam-capture-addon-swt/pom.xml b/webcam-capture-addons/webcam-capture-addon-swt/pom.xml index 6d27a829..3608de81 100644 --- a/webcam-capture-addons/webcam-capture-addon-swt/pom.xml +++ b/webcam-capture-addons/webcam-capture-addon-swt/pom.xml @@ -1,73 +1,73 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-addons - 0.3.10-SNAPSHOT - - - webcam-capture-addon-swt - jar - - Webcam Capture - SWT Addon - SWT addon for Webcam Capture - - - - mac - - - mac os x - - - - org.eclipse.swt.cocoa.macosx.x86_64 - - - - windows - - - windows - - - - org.eclipse.swt.win32.win32.x86_64 - - - - linux - - - linux - - - - org.eclipse.swt.gtk.linux.x86_64 - - - - - - - swt-repo - https://swt-repo.googlecode.com/svn/repo/ - - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - org.eclipse.swt - ${swt.artifactId} - 4.2.1 - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-addons + 0.3.10-RC6 + + + webcam-capture-addon-swt + jar + + Webcam Capture - SWT Addon + SWT addon for Webcam Capture + + + + mac + + + mac os x + + + + org.eclipse.swt.cocoa.macosx.x86_64 + + + + windows + + + windows + + + + org.eclipse.swt.win32.win32.x86_64 + + + + linux + + + linux + + + + org.eclipse.swt.gtk.linux.x86_64 + + + + + + + swt-repo + https://swt-repo.googlecode.com/svn/repo/ + + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + org.eclipse.swt + ${swt.artifactId} + 4.2.1 + + + + diff --git a/webcam-capture-drivers/pom.xml b/webcam-capture-drivers/pom.xml index b4faa4d9..aa599a69 100644 --- a/webcam-capture-drivers/pom.xml +++ b/webcam-capture-drivers/pom.xml @@ -1,34 +1,34 @@ - - - - 4.0.0 - - - com.github.sarxos - webcam-capture-parent - 0.3.10-SNAPSHOT - - - webcam-capture-drivers - pom - - Webcam Capture Drivers - Parent POM for Webcam Capture drivers set - - - ../../distribution.xml - - - - webcam-capture-driver-ffmpeg-cli - webcam-capture-driver-gstreamer - webcam-capture-driver-ipcam - webcam-capture-driver-javacv - webcam-capture-driver-jmf - webcam-capture-driver-lti-civil - webcam-capture-driver-openimaj - webcam-capture-driver-v4l4j - webcam-capture-driver-vlcj - - - + + + + 4.0.0 + + + com.github.sarxos + webcam-capture-parent + 0.3.10-RC6 + + + webcam-capture-drivers + pom + + Webcam Capture Drivers + Parent POM for Webcam Capture drivers set + + + ../../distribution.xml + + + + webcam-capture-driver-ffmpeg-cli + webcam-capture-driver-gstreamer + webcam-capture-driver-ipcam + webcam-capture-driver-javacv + webcam-capture-driver-jmf + webcam-capture-driver-lti-civil + webcam-capture-driver-openimaj + webcam-capture-driver-v4l4j + webcam-capture-driver-vlcj + + + diff --git a/webcam-capture-drivers/webcam-capture-driver-ffmpeg-cli/pom.xml b/webcam-capture-drivers/webcam-capture-driver-ffmpeg-cli/pom.xml index 6289c07d..2497537d 100644 --- a/webcam-capture-drivers/webcam-capture-driver-ffmpeg-cli/pom.xml +++ b/webcam-capture-drivers/webcam-capture-driver-ffmpeg-cli/pom.xml @@ -1,52 +1,52 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-drivers - 0.3.10-SNAPSHOT - - - webcam-capture-driver-ffmpeg-cli - jar - - Webcam Capture - FFmpeg CLI Driver - - Webcam Capture driver using ffmpeg CLI tool to grab frames from camera - device into named pipe and decode them in Java. This driver works only - on *NIX systems (ans possibly on Mac OS). No Windows, sorry... It also - requires ffmpeg to be installed on the computer where image capturing - will be running. - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - ch.qos.logback - logback-classic - 1.0.9 - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-drivers + 0.3.10-RC6 + + + webcam-capture-driver-ffmpeg-cli + jar + + Webcam Capture - FFmpeg CLI Driver + + Webcam Capture driver using ffmpeg CLI tool to grab frames from camera + device into named pipe and decode them in Java. This driver works only + on *NIX systems (ans possibly on Mac OS). No Windows, sorry... It also + requires ffmpeg to be installed on the computer where image capturing + will be running. + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + ch.qos.logback + logback-classic + 1.0.9 + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + + diff --git a/webcam-capture-drivers/webcam-capture-driver-gstreamer/README.md b/webcam-capture-drivers/webcam-capture-driver-gstreamer/README.md index 96ee962c..68059ac4 100644 --- a/webcam-capture-drivers/webcam-capture-driver-gstreamer/README.md +++ b/webcam-capture-drivers/webcam-capture-driver-gstreamer/README.md @@ -16,7 +16,7 @@ Below is the newest stable version ZIP containing main project JAR with additional documents, examples and all required 3rd-party dependencies: -* **Latest stable version** - [webcam-capture-driver-gstreamer-0.3.10-RC5-dist.zip](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture-driver-gstreamer/0.3.10-RC5/webcam-capture-driver-gstreamer-0.3.10-RC5-dist.zip) +* **Latest stable version** - [webcam-capture-driver-gstreamer-0.3.10-RC6-dist.zip](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture-driver-gstreamer/0.3.10-RC6/webcam-capture-driver-gstreamer-0.3.10-RC6-dist.zip) ## Example diff --git a/webcam-capture-drivers/webcam-capture-driver-gstreamer/pom.xml b/webcam-capture-drivers/webcam-capture-driver-gstreamer/pom.xml index e4f96bc9..5d27f9d6 100644 --- a/webcam-capture-drivers/webcam-capture-driver-gstreamer/pom.xml +++ b/webcam-capture-drivers/webcam-capture-driver-gstreamer/pom.xml @@ -1,48 +1,48 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-drivers - 0.3.10-SNAPSHOT - - - webcam-capture-driver-gstreamer - jar - - Webcam Capture - GStreamer Driver - Webcam Capture driver using GStreamer framework to grab frames from camera devices - - - - com.github.sarxos - webcam-capture - ${project.version} - - - com.googlecode.gstreamer-java - gstreamer-java - 1.5 - - - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-drivers + 0.3.10-RC6 + + + webcam-capture-driver-gstreamer + jar + + Webcam Capture - GStreamer Driver + Webcam Capture driver using GStreamer framework to grab frames from camera devices + + + + com.github.sarxos + webcam-capture + ${project.version} + + + com.googlecode.gstreamer-java + gstreamer-java + 1.5 + + + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + + + diff --git a/webcam-capture-drivers/webcam-capture-driver-ipcam/README.md b/webcam-capture-drivers/webcam-capture-driver-ipcam/README.md index c09808a5..938abf5f 100644 --- a/webcam-capture-drivers/webcam-capture-driver-ipcam/README.md +++ b/webcam-capture-drivers/webcam-capture-driver-ipcam/README.md @@ -28,7 +28,7 @@ Below is the newest stable version ZIP containing main project JAR with additional documents, examples and all required 3rd-party dependencies: -* **Latest stable version** - [webcam-capture-driver-ipcam-0.3.10-RC5-dist.zip](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture-driver-ipcam/0.3.10-RC5/webcam-capture-driver-ipcam-0.3.10-RC5-dist.zip) +* **Latest stable version** - [webcam-capture-driver-ipcam-0.3.10-RC6-dist.zip](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture-driver-ipcam/0.3.10-RC6/webcam-capture-driver-ipcam-0.3.10-RC6-dist.zip) * Previous stable version - [webcam-capture-driver-ipcam-0.3.9-dist.zip](http://www.sarxos.pl/repo/maven2/com/github/sarxos/webcam-capture-driver-ipcam/0.3.9/webcam-capture-driver-ipcam-0.3.9-dist.zip) @@ -46,7 +46,7 @@ Latest stable version: com.github.sarxos webcam-capture-driver-ipcam - 0.3.10-RC5 + 0.3.10-RC6 ``` diff --git a/webcam-capture-drivers/webcam-capture-driver-ipcam/pom.xml b/webcam-capture-drivers/webcam-capture-driver-ipcam/pom.xml index 58d400e0..8caaadab 100644 --- a/webcam-capture-drivers/webcam-capture-driver-ipcam/pom.xml +++ b/webcam-capture-drivers/webcam-capture-driver-ipcam/pom.xml @@ -1,81 +1,81 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-drivers - 0.3.10-SNAPSHOT - - - webcam-capture-driver-ipcam - bundle - - Webcam Capture - IP Camera Driver - Webcam Capture driver to be used for IP cameras - - - - junit - junit - 4.11 - test - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - org.apache.httpcomponents - httpclient - 4.2.3 - - - org.apache.httpcomponents - httpmime - 4.2.3 - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.apache.felix - maven-bundle-plugin - 2.3.7 - true - - - ${project.groupId}.${project.artifactId} - ${project.name} - ${project.version} - ${project.url} - - *, - - - com.github.sarxos.webcam.ds.ipcam*, - - - com.github.sarxos.webcam.ds.ipcam.impl, - - - - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-drivers + 0.3.10-RC6 + + + webcam-capture-driver-ipcam + bundle + + Webcam Capture - IP Camera Driver + Webcam Capture driver to be used for IP cameras + + + + junit + junit + 4.11 + test + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + org.apache.httpcomponents + httpclient + 4.2.3 + + + org.apache.httpcomponents + httpmime + 4.2.3 + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.apache.felix + maven-bundle-plugin + 2.3.7 + true + + + ${project.groupId}.${project.artifactId} + ${project.name} + ${project.version} + ${project.url} + + *, + + + com.github.sarxos.webcam.ds.ipcam*, + + + com.github.sarxos.webcam.ds.ipcam.impl, + + + + + + + + diff --git a/webcam-capture-drivers/webcam-capture-driver-javacv/pom.xml b/webcam-capture-drivers/webcam-capture-driver-javacv/pom.xml index 7e2a4e64..7cff15be 100644 --- a/webcam-capture-drivers/webcam-capture-driver-javacv/pom.xml +++ b/webcam-capture-drivers/webcam-capture-driver-javacv/pom.xml @@ -1,103 +1,103 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-drivers - 0.3.10-SNAPSHOT - - - webcam-capture-driver-javacv - jar - - Webcam Capture - JavaCV Driver - Webcam Capture driver using JavaCV - Java binding for OpenCV framework - - - 0.2 - - - - - javacv - http://maven2.javacv.googlecode.com/git - - - kevoree - http://maven.kevoree.org/release - - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - com.googlecode.javacv - javacv - ${javacv.version} - - - com.googlecode.javacv - javacv - windows-x86 - ${javacv.version} - - - com.googlecode.javacv - javacv - windows-x86_64 - ${javacv.version} - - - com.googlecode.javacv - javacv - linux-arm - ${javacv.version} - - - com.googlecode.javacv - javacv - linux-x86 - ${javacv.version} - - - com.googlecode.javacv - javacv - linux-x86_64 - ${javacv.version} - - - com.googlecode.javacv - javacv - macosx-x86_64 - ${javacv.version} - - - com.googlecode.javacv - javacv - android-arm - ${javacv.version} - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-drivers + 0.3.10-RC6 + + + webcam-capture-driver-javacv + jar + + Webcam Capture - JavaCV Driver + Webcam Capture driver using JavaCV - Java binding for OpenCV framework + + + 0.2 + + + + + javacv + http://maven2.javacv.googlecode.com/git + + + kevoree + http://maven.kevoree.org/release + + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + com.googlecode.javacv + javacv + ${javacv.version} + + + com.googlecode.javacv + javacv + windows-x86 + ${javacv.version} + + + com.googlecode.javacv + javacv + windows-x86_64 + ${javacv.version} + + + com.googlecode.javacv + javacv + linux-arm + ${javacv.version} + + + com.googlecode.javacv + javacv + linux-x86 + ${javacv.version} + + + com.googlecode.javacv + javacv + linux-x86_64 + ${javacv.version} + + + com.googlecode.javacv + javacv + macosx-x86_64 + ${javacv.version} + + + com.googlecode.javacv + javacv + android-arm + ${javacv.version} + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + + diff --git a/webcam-capture-drivers/webcam-capture-driver-jmf/pom.xml b/webcam-capture-drivers/webcam-capture-driver-jmf/pom.xml index ae02d743..d18d475f 100644 --- a/webcam-capture-drivers/webcam-capture-driver-jmf/pom.xml +++ b/webcam-capture-drivers/webcam-capture-driver-jmf/pom.xml @@ -1,39 +1,39 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-drivers - 0.3.10-SNAPSHOT - - - webcam-capture-driver-jmf - jar - - Webcam Capture - JMF Driver - This is JMF implementation of webcam driver. It allows you to capture webcam media with JMF or FMJ installed. - - - - com.github.sarxos - webcam-capture - ${project.version} - - - javax.media - jmf - 2.1.1e - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-drivers + 0.3.10-RC6 + + + webcam-capture-driver-jmf + jar + + Webcam Capture - JMF Driver + This is JMF implementation of webcam driver. It allows you to capture webcam media with JMF or FMJ installed. + + + + com.github.sarxos + webcam-capture + ${project.version} + + + javax.media + jmf + 2.1.1e + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + + + diff --git a/webcam-capture-drivers/webcam-capture-driver-lti-civil/pom.xml b/webcam-capture-drivers/webcam-capture-driver-lti-civil/pom.xml index de8e7407..189f24c4 100644 --- a/webcam-capture-drivers/webcam-capture-driver-lti-civil/pom.xml +++ b/webcam-capture-drivers/webcam-capture-driver-lti-civil/pom.xml @@ -1,38 +1,38 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-drivers - 0.3.10-SNAPSHOT - - - webcam-capture-driver-lti-civil - - Webcam Capture - LTI-CIVIL Driver - LTI-CIVIL webcam driver for Webcam Capture project. It allows Webcam Capture to fetch images using LTI-CIVIL library. - - - - com.github.sarxos - webcam-capture - ${project.version} - - - com.github.sarxos - lti-civil-no-swt - 20070920-1721 - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-drivers + 0.3.10-RC6 + + + webcam-capture-driver-lti-civil + + Webcam Capture - LTI-CIVIL Driver + LTI-CIVIL webcam driver for Webcam Capture project. It allows Webcam Capture to fetch images using LTI-CIVIL library. + + + + com.github.sarxos + webcam-capture + ${project.version} + + + com.github.sarxos + lti-civil-no-swt + 20070920-1721 + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + + + diff --git a/webcam-capture-drivers/webcam-capture-driver-openimaj/pom.xml b/webcam-capture-drivers/webcam-capture-driver-openimaj/pom.xml index fc7f962e..b836bcc8 100644 --- a/webcam-capture-drivers/webcam-capture-driver-openimaj/pom.xml +++ b/webcam-capture-drivers/webcam-capture-driver-openimaj/pom.xml @@ -1,144 +1,144 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-drivers - 0.3.10-SNAPSHOT - - - webcam-capture-driver-openimaj - jar - - Webcam Capture - OpenIMAJ Driver - Webcam Capture driver allowing you to capture images using OpenIMAJ library. - - - - sarxos-repo - http://repo.sarxos.pl/maven2 - - - OpenIMAJ maven repository - http://maven.openimaj.org/ - - - OpenIMAJ snapshots maven repository - http://snapshots.openimaj.org - - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - org.openimaj - core-video-capture - 1.1.1-SNAPSHOT - - - - jama - jama - - - com.googlecode.matrix-toolkits-java - mtj - - - com.googlecode.netlib-java - netlib-java - - - net.sf.jafama - JaFaMa - - - jgrapht - jgrapht - - - ch.akuhn.matrix - MatrixLib - - - gov.sandia.foundry - gov-sandia-cognition-common-core - - - com.thoughtworks.xstream - xstream - - - gov.sandia.foundry - gov-sandia-cognition-common-data - - - gov.sandia.foundry - gov-sandia-cognition-learning-core - - - gov.sandia.foundry - gov-sandia-cognition-text-core - - - gov.sandia.foundry - gov-sandia-cognition-framework-core - - - gov.sandia.foundry - gov-sandia-cognition-framework-learning - - - org.openimaj - core-citation - - - org.jsoup - jsoup - - - net.sf.trove4j - trove4j - - - colt - colt - - - com.esotericsoftware.kryo - kryo - - - org.apache.ant - ant - - - org.apache.httpcomponents - httpclient - - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-drivers + 0.3.10-RC6 + + + webcam-capture-driver-openimaj + jar + + Webcam Capture - OpenIMAJ Driver + Webcam Capture driver allowing you to capture images using OpenIMAJ library. + + + + sarxos-repo + http://repo.sarxos.pl/maven2 + + + OpenIMAJ maven repository + http://maven.openimaj.org/ + + + OpenIMAJ snapshots maven repository + http://snapshots.openimaj.org + + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + org.openimaj + core-video-capture + 1.1.1-SNAPSHOT + + + + jama + jama + + + com.googlecode.matrix-toolkits-java + mtj + + + com.googlecode.netlib-java + netlib-java + + + net.sf.jafama + JaFaMa + + + jgrapht + jgrapht + + + ch.akuhn.matrix + MatrixLib + + + gov.sandia.foundry + gov-sandia-cognition-common-core + + + com.thoughtworks.xstream + xstream + + + gov.sandia.foundry + gov-sandia-cognition-common-data + + + gov.sandia.foundry + gov-sandia-cognition-learning-core + + + gov.sandia.foundry + gov-sandia-cognition-text-core + + + gov.sandia.foundry + gov-sandia-cognition-framework-core + + + gov.sandia.foundry + gov-sandia-cognition-framework-learning + + + org.openimaj + core-citation + + + org.jsoup + jsoup + + + net.sf.trove4j + trove4j + + + colt + colt + + + com.esotericsoftware.kryo + kryo + + + org.apache.ant + ant + + + org.apache.httpcomponents + httpclient + + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + + diff --git a/webcam-capture-drivers/webcam-capture-driver-v4l4j/pom.xml b/webcam-capture-drivers/webcam-capture-driver-v4l4j/pom.xml index 52341eb8..84d1f648 100644 --- a/webcam-capture-drivers/webcam-capture-driver-v4l4j/pom.xml +++ b/webcam-capture-drivers/webcam-capture-driver-v4l4j/pom.xml @@ -1,54 +1,54 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-drivers - 0.3.10-SNAPSHOT - - - webcam-capture-driver-v4l4j - jar - - Webcam Capture - V4L4J Driver - Webcam Capture driver using V4L2 Java binding (V4L4J framework) to grab frames from camera devices - - - - sarxos-maven-repo - Sarxos Maven Repository - http://repo.sarxos.pl/maven2 - - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - au.edu.jcu - v4l4j - 0.9-WC - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-drivers + 0.3.10-RC6 + + + webcam-capture-driver-v4l4j + jar + + Webcam Capture - V4L4J Driver + Webcam Capture driver using V4L2 Java binding (V4L4J framework) to grab frames from camera devices + + + + sarxos-maven-repo + Sarxos Maven Repository + http://repo.sarxos.pl/maven2 + + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + au.edu.jcu + v4l4j + 0.9-WC + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + + diff --git a/webcam-capture-drivers/webcam-capture-driver-vlcj/pom.xml b/webcam-capture-drivers/webcam-capture-driver-vlcj/pom.xml index 769ce222..25641b8f 100644 --- a/webcam-capture-drivers/webcam-capture-driver-vlcj/pom.xml +++ b/webcam-capture-drivers/webcam-capture-driver-vlcj/pom.xml @@ -1,39 +1,39 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-drivers - 0.3.10-SNAPSHOT - - - webcam-capture-driver-vlcj - jar - - Webcam Capture - VLCj Driver - Webcam Capture driver using VLCj framework to grab frames from camera - - - - com.github.sarxos - webcam-capture - ${project.version} - - - uk.co.caprica - vlcj - 2.4.1 - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-drivers + 0.3.10-RC6 + + + webcam-capture-driver-vlcj + jar + + Webcam Capture - VLCj Driver + Webcam Capture driver using VLCj framework to grab frames from camera + + + + com.github.sarxos + webcam-capture + ${project.version} + + + uk.co.caprica + vlcj + 2.4.1 + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + + + diff --git a/webcam-capture-examples/pom.xml b/webcam-capture-examples/pom.xml index 835dca0a..f66ca53e 100644 --- a/webcam-capture-examples/pom.xml +++ b/webcam-capture-examples/pom.xml @@ -1,51 +1,51 @@ - - - - 4.0.0 - - - com.github.sarxos - webcam-capture-parent - 0.3.10-SNAPSHOT - - - webcam-capture-examples - pom - - Webcam Capture Examples - Parent POM for Webcam Capture examples set - - - webcam-capture-applet - webcam-capture-detect-face - webcam-capture-executable - webcam-capture-live-streaming - webcam-capture-manycams - webcam-capture-motiondetector - webcam-capture-painter - webcam-capture-qrcode - webcam-capture-swt-awt - webcam-capture-video-recording - webcam-capture-onejar - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - org.apache.maven.plugins - maven-javadoc-plugin - - true - - - - - - + + + + 4.0.0 + + + com.github.sarxos + webcam-capture-parent + 0.3.10-RC6 + + + webcam-capture-examples + pom + + Webcam Capture Examples + Parent POM for Webcam Capture examples set + + + webcam-capture-applet + webcam-capture-detect-face + webcam-capture-executable + webcam-capture-live-streaming + webcam-capture-manycams + webcam-capture-motiondetector + webcam-capture-painter + webcam-capture-qrcode + webcam-capture-swt-awt + webcam-capture-video-recording + webcam-capture-onejar + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + + true + + + + + + diff --git a/webcam-capture-examples/webcam-capture-applet/pom.xml b/webcam-capture-examples/webcam-capture-applet/pom.xml index 1628f08a..b7cbe7ca 100644 --- a/webcam-capture-examples/webcam-capture-applet/pom.xml +++ b/webcam-capture-examples/webcam-capture-applet/pom.xml @@ -1,103 +1,103 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-examples - 0.3.10-SNAPSHOT - - - webcam-capture-example-applet - jar - - Webcam Capture - Applet Example - Example of how to use Webcam Capture within Java Applet - - - - com.github.sarxos - webcam-capture - ${project.version} - - - - - - - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - - prepare-package - - copy-resources - - - ${project.build.directory} - true - - - src/main/html - - **/*.html - - true - - - - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.0 - - - - *:* - - - - - - package - - shade - - - - - - org.apache.maven.plugins - maven-jarsigner-plugin - - keystore.jks - example - test1234 - test1234 - - - - package - - sign - - - - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-examples + 0.3.10-RC6 + + + webcam-capture-example-applet + jar + + Webcam Capture - Applet Example + Example of how to use Webcam Capture within Java Applet + + + + com.github.sarxos + webcam-capture + ${project.version} + + + + + + + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-resources-plugin + 2.6 + + + prepare-package + + copy-resources + + + ${project.build.directory} + true + + + src/main/html + + **/*.html + + true + + + + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.0 + + + + *:* + + + + + + package + + shade + + + + + + org.apache.maven.plugins + maven-jarsigner-plugin + + keystore.jks + example + test1234 + test1234 + + + + package + + sign + + + + + + + + \ No newline at end of file diff --git a/webcam-capture-examples/webcam-capture-detect-face/pom.xml b/webcam-capture-examples/webcam-capture-detect-face/pom.xml index e5635a43..0382b9fd 100644 --- a/webcam-capture-examples/webcam-capture-detect-face/pom.xml +++ b/webcam-capture-examples/webcam-capture-detect-face/pom.xml @@ -1,45 +1,45 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-examples - 0.3.10-SNAPSHOT - - - webcam-capture-example-detect-face - jar - - Webcam Capture - Detect Face Example - Example of how to use painter interface to mark detected face - - - - sarxos-repo - http://repo.sarxos.pl/maven2 - - - OpenIMAJ maven repository - http://maven.openimaj.org/ - - - OpenIMAJ snapshots maven repository - http://snapshots.openimaj.org - - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - org.openimaj - faces - 1.1 - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-examples + 0.3.10-RC6 + + + webcam-capture-example-detect-face + jar + + Webcam Capture - Detect Face Example + Example of how to use painter interface to mark detected face + + + + sarxos-repo + http://repo.sarxos.pl/maven2 + + + OpenIMAJ maven repository + http://maven.openimaj.org/ + + + OpenIMAJ snapshots maven repository + http://snapshots.openimaj.org + + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + org.openimaj + faces + 1.1 + + + \ No newline at end of file diff --git a/webcam-capture-examples/webcam-capture-executable/pom.xml b/webcam-capture-examples/webcam-capture-executable/pom.xml index c6b129fc..51c3d74a 100644 --- a/webcam-capture-examples/webcam-capture-executable/pom.xml +++ b/webcam-capture-examples/webcam-capture-executable/pom.xml @@ -1,148 +1,148 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-examples - 0.3.10-SNAPSHOT - - - webcam-capture-example-executable - jar - - Webcam Capture - Executable Example - Example how to create executable application which uses PC webcam - - - - com.github.sarxos - webcam-capture - ${project.version} - - - org.jclarion - image4j - 0.7 - - - - - - build-executable - - - Windows - - - - - - com.akathist.maven.plugins.launch4j - launch4j-maven-plugin - 1.5.1 - - - l4j-gui - package - - launch4j - - - gui - ${project.build.directory}/capture.exe - ${project.build.directory}/${project.artifactId}-${project.version}.jar - Error - src/main/resources/Security-Camera.ico - - com.github.sarxos.webcam.WebcamExecutableExample - true - libs - - - 1.5.0 - 1.6.0 - - - WebcamCapture - ${project.name} - - - 1.2.3.4 - v1.2.3.4 - ${project.name} - Bartosz Firyn - 1.2.3.4 - v1.2.3.4 - ${project.name} - ${project.name} - capture.exe - - - - - - - - - - - - - - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.5.1 - - - copy-libs - prepare-package - - copy-dependencies - - - ${project.build.directory}/libs - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-dependency-plugin - [2.5.1,) - - copy-dependencies - - - - - - - - - - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-examples + 0.3.10-RC6 + + + webcam-capture-example-executable + jar + + Webcam Capture - Executable Example + Example how to create executable application which uses PC webcam + + + + com.github.sarxos + webcam-capture + ${project.version} + + + org.jclarion + image4j + 0.7 + + + + + + build-executable + + + Windows + + + + + + com.akathist.maven.plugins.launch4j + launch4j-maven-plugin + 1.5.1 + + + l4j-gui + package + + launch4j + + + gui + ${project.build.directory}/capture.exe + ${project.build.directory}/${project.artifactId}-${project.version}.jar + Error + src/main/resources/Security-Camera.ico + + com.github.sarxos.webcam.WebcamExecutableExample + true + libs + + + 1.5.0 + 1.6.0 + + + WebcamCapture + ${project.name} + + + 1.2.3.4 + v1.2.3.4 + ${project.name} + Bartosz Firyn + 1.2.3.4 + v1.2.3.4 + ${project.name} + ${project.name} + capture.exe + + + + + + + + + + + + + + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-dependency-plugin + 2.5.1 + + + copy-libs + prepare-package + + copy-dependencies + + + ${project.build.directory}/libs + + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [2.5.1,) + + copy-dependencies + + + + + + + + + + + + + + diff --git a/webcam-capture-examples/webcam-capture-live-streaming/pom.xml b/webcam-capture-examples/webcam-capture-live-streaming/pom.xml index 613ee8c6..a52f7967 100644 --- a/webcam-capture-examples/webcam-capture-live-streaming/pom.xml +++ b/webcam-capture-examples/webcam-capture-live-streaming/pom.xml @@ -1,66 +1,66 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-examples - 0.3.10-SNAPSHOT - - - webcam-capture-example-live-streaming - jar - - Webcam Capture - Live Vide Streaming Example - - Example how to capture images from webcam and transcode into live stream - send to remote peers. - - - - - hepin1989 - hepin1989@gmail.com - http://sosia.us - - Developer - - - - - - - xuggle repo - http://xuggle.googlecode.com/svn/trunk/repo/share/java/ - - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - xuggle - xuggle-xuggler - 5.4 - - - net.coobird - thumbnailator - 0.4.3 - - - io.netty - netty - 3.6.3.Final - - - org.slf4j - slf4j-jdk14 - 1.7.3 - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-examples + 0.3.10-RC6 + + + webcam-capture-example-live-streaming + jar + + Webcam Capture - Live Vide Streaming Example + + Example how to capture images from webcam and transcode into live stream + send to remote peers. + + + + + hepin1989 + hepin1989@gmail.com + http://sosia.us + + Developer + + + + + + + xuggle repo + http://xuggle.googlecode.com/svn/trunk/repo/share/java/ + + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + xuggle + xuggle-xuggler + 5.4 + + + net.coobird + thumbnailator + 0.4.3 + + + io.netty + netty + 3.6.3.Final + + + org.slf4j + slf4j-jdk14 + 1.7.3 + + + + diff --git a/webcam-capture-examples/webcam-capture-manycams/pom.xml b/webcam-capture-examples/webcam-capture-manycams/pom.xml index e20a754e..d1cec8f0 100644 --- a/webcam-capture-examples/webcam-capture-manycams/pom.xml +++ b/webcam-capture-examples/webcam-capture-manycams/pom.xml @@ -1,25 +1,25 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-examples - 0.3.10-SNAPSHOT - - - webcam-capture-example-manycams - jar - - Webcam Capture - Custom Painter Example - Example of how to create custom painter for WebcamPanel component - - - - com.github.sarxos - webcam-capture - ${project.version} - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-examples + 0.3.10-RC6 + + + webcam-capture-example-manycams + jar + + Webcam Capture - Custom Painter Example + Example of how to create custom painter for WebcamPanel component + + + + com.github.sarxos + webcam-capture + ${project.version} + + + \ No newline at end of file diff --git a/webcam-capture-examples/webcam-capture-motiondetector/pom.xml b/webcam-capture-examples/webcam-capture-motiondetector/pom.xml index f85a3dc5..f08c8fbb 100644 --- a/webcam-capture-examples/webcam-capture-motiondetector/pom.xml +++ b/webcam-capture-examples/webcam-capture-motiondetector/pom.xml @@ -1,25 +1,25 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-examples - 0.3.10-SNAPSHOT - - - webcam-capture-example-motiondetector - jar - - Webcam Capture - Motion Detector Example - Example of how to use Webcam Capture motion detector - - - - com.github.sarxos - webcam-capture - ${project.version} - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-examples + 0.3.10-RC6 + + + webcam-capture-example-motiondetector + jar + + Webcam Capture - Motion Detector Example + Example of how to use Webcam Capture motion detector + + + + com.github.sarxos + webcam-capture + ${project.version} + + + \ No newline at end of file diff --git a/webcam-capture-examples/webcam-capture-onejar/pom.xml b/webcam-capture-examples/webcam-capture-onejar/pom.xml index 60a547ac..cbc06d89 100644 --- a/webcam-capture-examples/webcam-capture-onejar/pom.xml +++ b/webcam-capture-examples/webcam-capture-onejar/pom.xml @@ -5,7 +5,7 @@ com.github.sarxos webcam-capture-examples - 0.3.10-SNAPSHOT + 0.3.10-RC6 webcam-capture-example-onejar diff --git a/webcam-capture-examples/webcam-capture-painter/pom.xml b/webcam-capture-examples/webcam-capture-painter/pom.xml index 28e1f0f3..66063a95 100644 --- a/webcam-capture-examples/webcam-capture-painter/pom.xml +++ b/webcam-capture-examples/webcam-capture-painter/pom.xml @@ -1,36 +1,36 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-examples - 0.3.10-SNAPSHOT - - - webcam-capture-example-painter - jar - - Webcam Capture - Custom Painter Example - Example of how to create custom painter for WebcamPanel component - - - - com.github.sarxos - webcam-capture - ${project.version} - - - com.github.insubstantial - substance - 7.1 - - - - com.jhlabs - filters - 2.0.235-1 - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-examples + 0.3.10-RC6 + + + webcam-capture-example-painter + jar + + Webcam Capture - Custom Painter Example + Example of how to create custom painter for WebcamPanel component + + + + com.github.sarxos + webcam-capture + ${project.version} + + + com.github.insubstantial + substance + 7.1 + + + + com.jhlabs + filters + 2.0.235-1 + + + \ No newline at end of file diff --git a/webcam-capture-examples/webcam-capture-qrcode/pom.xml b/webcam-capture-examples/webcam-capture-qrcode/pom.xml index 592752d0..c7caeaed 100644 --- a/webcam-capture-examples/webcam-capture-qrcode/pom.xml +++ b/webcam-capture-examples/webcam-capture-qrcode/pom.xml @@ -1,30 +1,30 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-examples - 0.3.10-SNAPSHOT - - - webcam-capture-example-qrcode - jar - - Webcam Capture - QR Code Example - Example of how to read QR codes with your PC webcam - - - - com.github.sarxos - webcam-capture - ${project.version} - - - com.google.zxing - javase - 2.1 - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-examples + 0.3.10-RC6 + + + webcam-capture-example-qrcode + jar + + Webcam Capture - QR Code Example + Example of how to read QR codes with your PC webcam + + + + com.github.sarxos + webcam-capture + ${project.version} + + + com.google.zxing + javase + 2.1 + + + \ No newline at end of file diff --git a/webcam-capture-examples/webcam-capture-swt-awt/pom.xml b/webcam-capture-examples/webcam-capture-swt-awt/pom.xml index 69e599a9..ab01acd4 100644 --- a/webcam-capture-examples/webcam-capture-swt-awt/pom.xml +++ b/webcam-capture-examples/webcam-capture-swt-awt/pom.xml @@ -1,73 +1,73 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-examples - 0.3.10-SNAPSHOT - - - webcam-capture-example-swt-awt - jar - - Webcam Capture - WebcamPanel SWT-AWT - Example of how to use Swing WebcamPanel in SWT application - - - - mac - - - mac os x - - - - org.eclipse.swt.cocoa.macosx.x86_64 - - - - windows - - - windows - - - - org.eclipse.swt.win32.win32.x86_64 - - - - linux - - - linux - - - - org.eclipse.swt.gtk.linux.x86_64 - - - - - - - swt-repo - https://swt-repo.googlecode.com/svn/repo/ - - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - org.eclipse.swt - ${swt.artifactId} - 4.2.1 - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-examples + 0.3.10-RC6 + + + webcam-capture-example-swt-awt + jar + + Webcam Capture - WebcamPanel SWT-AWT + Example of how to use Swing WebcamPanel in SWT application + + + + mac + + + mac os x + + + + org.eclipse.swt.cocoa.macosx.x86_64 + + + + windows + + + windows + + + + org.eclipse.swt.win32.win32.x86_64 + + + + linux + + + linux + + + + org.eclipse.swt.gtk.linux.x86_64 + + + + + + + swt-repo + https://swt-repo.googlecode.com/svn/repo/ + + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + org.eclipse.swt + ${swt.artifactId} + 4.2.1 + + + + diff --git a/webcam-capture-examples/webcam-capture-video-recording/pom.xml b/webcam-capture-examples/webcam-capture-video-recording/pom.xml index 55d05fed..5f0a4802 100644 --- a/webcam-capture-examples/webcam-capture-video-recording/pom.xml +++ b/webcam-capture-examples/webcam-capture-video-recording/pom.xml @@ -1,37 +1,37 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-examples - 0.3.10-SNAPSHOT - - - webcam-capture-example-video-recordig - jar - - Webcam Capture - Video Recording Example - Example how to record h264 video from your webcam device (without audio track) using awesome Xuggler library - - - - xuggle repo - http://xuggle.googlecode.com/svn/trunk/repo/share/java/ - - - - - - com.github.sarxos - webcam-capture - ${project.version} - - - xuggle - xuggle-xuggler - 5.4 - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-examples + 0.3.10-RC6 + + + webcam-capture-example-video-recordig + jar + + Webcam Capture - Video Recording Example + Example how to record h264 video from your webcam device (without audio track) using awesome Xuggler library + + + + xuggle repo + http://xuggle.googlecode.com/svn/trunk/repo/share/java/ + + + + + + com.github.sarxos + webcam-capture + ${project.version} + + + xuggle + xuggle-xuggler + 5.4 + + + + diff --git a/webcam-capture-pages/pom.xml b/webcam-capture-pages/pom.xml index bca5d538..f4aa4cab 100644 --- a/webcam-capture-pages/pom.xml +++ b/webcam-capture-pages/pom.xml @@ -1,28 +1,28 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-parent - 0.3.10-SNAPSHOT - - - webcam-capture-pages - - Webcam Capture Pages - Webcam Capture pages - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-parent + 0.3.10-RC6 + + + webcam-capture-pages + + Webcam Capture Pages + Webcam Capture pages + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + + \ No newline at end of file diff --git a/webcam-capture-pages/src/site/index.html b/webcam-capture-pages/src/site/index.html index 83fe8af1..fa11d202 100644 --- a/webcam-capture-pages/src/site/index.html +++ b/webcam-capture-pages/src/site/index.html @@ -31,7 +31,7 @@

Webcam Capture

Download:
diff --git a/webcam-capture/pom.xml b/webcam-capture/pom.xml index 1c4500d3..da728a8e 100644 --- a/webcam-capture/pom.xml +++ b/webcam-capture/pom.xml @@ -1,124 +1,124 @@ - - - 4.0.0 - - - com.github.sarxos - webcam-capture-parent - 0.3.10-SNAPSHOT - - - webcam-capture - bundle - - Webcam Capture - This library allows you to use your PC webcam, IP or network cameras directly from Java. It's compatible with most operating systems (Windows, Linux, MacOS). - - - - - sonatype - Sonatype OSS Snapshots Repository - http://oss.sonatype.org/content/groups/public - - - - - - com.nativelibs4java - bridj - 0.7-SNAPSHOT - - - dx - com.google.android.tools - - - - - org.slf4j - slf4j-api - 1.7.2 - - - ch.qos.logback - logback-classic - 1.0.9 - provided - - - junit - junit - 4.11 - test - - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - org.apache.felix - maven-bundle-plugin - 2.3.7 - true - - - ${project.groupId}.${project.artifactId} - ${project.name} - ${project.version} - ${project.url} - - *, - - - com.github.sarxos.webcam, - com.github.sarxos.webcam.log, - com.github.sarxos.webcam.util, - - - com.github.sarxos.webcam.ds, - com.github.sarxos.webcam.ds.*, - com.github.sarxos.webcam.util.*, - - {maven-resources} - - - - - - - + + + 4.0.0 + + + com.github.sarxos + webcam-capture-parent + 0.3.10-RC6 + + + webcam-capture + bundle + + Webcam Capture + This library allows you to use your PC webcam, IP or network cameras directly from Java. It's compatible with most operating systems (Windows, Linux, MacOS). + + + + + sonatype + Sonatype OSS Snapshots Repository + http://oss.sonatype.org/content/groups/public + + + + + + com.nativelibs4java + bridj + 0.7-SNAPSHOT + + + dx + com.google.android.tools + + + + + org.slf4j + slf4j-api + 1.7.2 + + + ch.qos.logback + logback-classic + 1.0.9 + provided + + + junit + junit + 4.11 + test + + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.apache.felix + maven-bundle-plugin + 2.3.7 + true + + + ${project.groupId}.${project.artifactId} + ${project.name} + ${project.version} + ${project.url} + + *, + + + com.github.sarxos.webcam, + com.github.sarxos.webcam.log, + com.github.sarxos.webcam.util, + + + com.github.sarxos.webcam.ds, + com.github.sarxos.webcam.ds.*, + com.github.sarxos.webcam.util.*, + + {maven-resources} + + + + + + +