|
2 years ago | |
---|---|---|
wiki | 4 years ago | |
ActionPi.cpp | 5 years ago | |
CODE_OF_CONDUCT.md | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 2 years ago | |
build.sh | 4 years ago |
ActionPi is an easy to use Action Camera for the Raspberry Pi. The full documentation can be found in our wiki.
Used Librarys:
to build with geany add this to Build Commands:
g++ -Wall -c "%f" -l raspicam -l bcm2835 -std=c++0x
g++ -Wall -o"%e" "%f" -l raspicam -l bcm2835 -sdt=c++14
ActionPi © 2016-2019 Kellerkinder www.mosad.xyz