Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.05 KB

README.rst

File metadata and controls

29 lines (24 loc) · 1.05 KB

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.

Links

  • 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