2018-01-10 10:51:15 +01:00
2017-08-22 22:46:56 +02:00
2016-11-04 11:24:46 +01:00
2017-07-30 15:08:44 +02:00
2017-07-30 21:56:53 +02:00
2017-05-12 00:41:33 +02:00
2018-01-10 10:51:15 +01:00

Latest License: GPL v3

ActionPi

ActionPi is an easy to use Action Camera for the Raspberry Pi.

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

OSI Certified Open Source Software, ActionPi © 2016-2018 Kellerkinder www.kellerkinder.xyz

Description
ActionPi is an easy to use Action Camera for the Raspberry Pi.
Readme 9.1 MiB
ActionPi 1.02 Latest
2016-06-02 19:33:12 +02:00
Languages
C++ 89.5%
Shell 10.5%