Skip to content

KDE/plasma-camera

Repository files navigation

Plasma Camera

A libcamera based camera application built for Plasma Mobile.

This application interfaces with libcamera directly, allowing for tighter integration with the camera stack and the implementation of hardware specific features. For a camera application that works at a higher level for simpler usecases, see Kamoso.

Features

  • Taking photos
  • Filming videos

Links

Requirements

Installing

mkdir build
cd build
cmake .. # add -DCMAKE_BUILD_TYPE=Release to compile for release
make
sudo make install

About

Camera application for Plasma Mobile

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 21