Skip to content

pluraf/rpicam-apps

 
 

Repository files navigation

rpicam-apps

This is a small suite of libcamera-based applications to drive the cameras on a Raspberry Pi platform.

Warning

These applications and libraries have been renamed from libcamera-* to rpicam-*. Symbolic links to allow users to keep using the old application names have now been removed.

Build

Prerequisites: apt install -y libcamera-dev apt install -y cmake libboost-program-options-dev libdrm-dev libexif-dev apt install -y libepoxy0 libepoxy-dev libpng16-16t64 libpng++-dev libpng-dev libjpeg62-turbo libjpeg62-turbo-dev libtiff6 libtiff-dev apt install -y clang-format-19 apt install -y libpaho-mqttpp-dev libpaho-mqtt-dev libpaho-mqttpp3-1 mosquitto-clients

Update ffmpeg libraries

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.

Status

ToT libcamera build/run test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.6%
  • Python 10.4%
  • Meson 3.2%
  • Shell 0.8%