ActionPi/README.md
2019-02-16 17:22:16 +01:00

938 B

Download Latest License: GPL v3

ActionPi

ActionPi is an easy to use Action Camera for the Raspberry Pi. The full documentation can be found in our wiki.

Used Librarys:

Installation

to build with geany add this to Build Commands:

  • g++ -Wall -c "%f" -l raspicam -l bcm2835 -std=c++0x
  • if the first command doesn't work g++ -Wall -o"%e" "%f" -l raspicam -l bcm2835 -sdt=c++14

ActionPi © 2016-2019 Kellerkinder www.mosad.xyz