Alessio Caiazza is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

nolith / CaptureMJPEG http://capturemjpeg.lilik.it/

CaptureMJPEG, a processing library for Motion JPEG stream. CaptureMJPEG is released under the LGPLv3 license.

Clone this repository (size: 3.3 MB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/capturemjpeg
hg clone ssh://hg@bitbucket.org/nolith/capturemjpeg
hg clone https://bitbucket.org/nolith/capturemjpeg/wiki

Getting Started

Obtaining CaptureMJPEG

You can grab a copy of our latest release from the Release Page.
If you want the latest bleeding edge code from our repository, you can also follow the instructions at Build From Scratch.

Installation

Unzip the archive into the libraries subfolder of your Processing sketchbook.
(on Linux, this is usually, /home/myuser/sketchbook, on Mac OS X and Windows this is the Processing folder in your Documents).
If this folder does not exists, create it.
Finally, restart Processing.

Documentations and Examples

You can find some sketch examples of usage on Doc Examples.
Also, you can find a reference of the functions of this library on Reference.

This revision is from 2009-06-06 09:36