From f04ae957160a4d425c99b24943e0c4ed7e9fafa0 Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 20 Feb 2025 21:28:33 -0500 Subject: resolved the whole hashing business turns out my laptop's webcam drivers are different from my desktop's so one calls it "Camera 1" and the other calls it "Input 1" --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e854f8a..714795d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +# camlet + +Camlet is a picture-taking application for Linux. +It features + +- Reasonably good performance +- Proper handling of disconnecting/reconnecting devices, including the ability to prioritize some cameras over others +- JPEG and PNG output +- Full selection of resolutions available from camera +- Remembers settings across program launches + # Building from source camlet requires meson-build, a C compiler, and the development libraries -- cgit v1.2.3