cam
Frontend tool for libcamera. More information: <https://libcamera.org/docs.html>.
Install
- All systems
-
curl cmd.cat/cam.sh
- Debian
-
apt-get install cam - Ubuntu
-
apt-get install cam - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cam - Raspbian
-
apt-get install cam
Frontend tool for libcamera. More information: <https://libcamera.org/docs.html>.
-
List available cameras:
cam --list -
List controls of a camera:
cam --camera camera_index --list-controls -
Write frames to a folder:
cam --camera camera_index --capture=frames_to_capture --file -
Display camera feed in a window:
cam --camera camera_index --capture --sdl
© tl;dr; authors and contributors