Hello world. I'm a new user of Linux/Debian thanks to my RPi, and need a little help from the pros here...
I'm currently working on an image capture solution based on the Raspberry Pi. The idea is that I'll be able to take photos using my Logitech c525 webcam using a button connected to GPIO. I also have a TFT display which I'm trying to use as a viewfinder.
So far I've experimented with various webcam packages in the repository, but have only had luck with guvcview. The others like fswebcam, uvccapture used by tutorials on the web don't seem to have autofocus or "live-view" features.
Guvcview works great in GUI mode, but the problem I've had in using guvcview with GPIO is that I can't seem to find a Command Line prompt to trigger an image capture. Maybe I'm getting syntax wrong or smth...
Hope someone could point me in the right direction, either with guvcview in CLI, or suggest alternative approaches / webcam software. Many thanks in advance!
Linux Newb