waveform-computing / compoundpi

A project for controlling multiple Pi cameras simultaneously

Home Page:http://compoundpi.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compound Pi

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.

  • The code is licensed under the GPL v2 or above
  • The source code can be obtained from GitHub, which also hosts the bug tracker
  • The documentation (which includes installation and quick start examples) can be read on ReadTheDocs
  • Packages can be downloaded from PyPI, although reading the installation instructions will probably be more useful

About

A project for controlling multiple Pi cameras simultaneously

http://compoundpi.readthedocs.org/

License:GNU General Public License v2.0


Languages

Language:Python 97.9%Language:Makefile 2.1%