.. -- rst --
This project provides a means for controlling multiple cameras
attached to
Raspberry Pis
all of which are attached to the same subnet. Broadcast UDP
packets are utilized to permit near-simultaneous triggering of all attached
cameras.
GPL v2
_ or abovesource code
can be obtained from GitHub, which also hosts the
bug tracker
documentation
_ (which includes installation and quick start examples)
can be read on ReadTheDocsdownloaded
_ from PyPI, although reading the installation
instructions will probably be more useful.. _Raspberry Pis: http://www.raspberrypi.org/ .. _cameras: http://www.raspberrypi.org/camera .. _downloaded: http://pypi.python.org/pypi/compoundpi .. _documentation: http://compoundpi.readthedocs.org/ .. _source code: https://github.com/waveform-computing/compoundpi .. _bug tracker: https://github.com/waveform-computing/compoundpi/issues .. _GPL v2: https://www.gnu.org/licenses/gpl-2.0.html