Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare simple capture driver for fswebcam tool #175

Closed
sarxos opened this issue Feb 5, 2014 · 3 comments
Closed

Prepare simple capture driver for fswebcam tool #175

sarxos opened this issue Feb 5, 2014 · 3 comments

Comments

@sarxos
Copy link
Owner

sarxos commented Feb 5, 2014

Only for *nix:

https://github.com/fsphil/fswebcam

@JanJansen47
Copy link

good idea

@sarxos
Copy link
Owner Author

sarxos commented Feb 11, 2014

Guys, I'm completely overloaded at work and cannot do that on time as promised. Need to wait with this for one or two weeks.

@sarxos sarxos closed this as completed in 47322c6 Mar 14, 2014
@sarxos
Copy link
Owner Author

sarxos commented Mar 14, 2014

The snapshot version is available in the Sonatype Snapshot Maven repository:

<repository>
    <id>Sonatype OSS Snapshot Repository</id>
    <url>http://oss.sonatype.org/content/repositories/snapshots</url>
</repository>

Dependency:

<dependency>
    <groupId>com.github.sarxos</groupId>
    <artifactId>webcam-capture-driver-fswebcam</artifactId>
    <version>0.3.10-SNAPSHOT</version>
</dependency>

It can be also downloaded manually from:

https://oss.sonatype.org/content/repositories/snapshots/com/github/sarxos/webcam-capture-driver-fswebcam/0.3.10-SNAPSHOT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants