Skip to content

Kurokesu/cinepi-raw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

302 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cp_raw_banner

fork of rpicam-apps that builds upon the rpicam-raw app, offering cinema dng recording capabillities and integration with REDIS offering an abstract "API" like layer for custom integrations / controls.

Warning

These applications and libraries have been renamed from libcamera-* to rpicam-*. Symbolic links are installed to allow users to keep using the old application names, but these will be deprecated soon. Users are encouraged to adopt the new application and library names as soon as possible.

Requirements

Please install the below requirements before continuing with the rest of the build process:

Redis sudo apt-get install redis-server

Hiredis sudo apt-get install libhiredis-dev

Redis++ requires manual build

spdlog sudo apt install libspdlog-dev

JsonCpp sudo apt-get install libjsoncpp-dev

cpp-mjpeg-streamer requires manual build

Build

For usage and build instructions, see the official Raspberry Pi documentation pages here.

License

The source code is made available under the simplified BSD 2-Clause license.

About

raw cinema dng recorder application based on libcamera-apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 74.9%
  • C 23.4%
  • Meson 1.7%