You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
wiki | 5 years ago | |
ActionPi.cpp | 6 years ago | |
CODE_OF_CONDUCT.md | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
build.sh | 5 years ago |
README.md
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-2017 Kellerkinder www.kellerkinder.xyz