cacd94da62d70a3f724ba5789991c6e821fb8ca2
JAMCS - James Camera Software
Camera for Raspberry Pi in C++ :)
To build
Requirements:
cmake
libgtk2.0-dev
Then:
cmake -B build .
cmake --build build
Alternatively you can just use the VSCode CMake Extension
Description
Languages
Python
100%