2009-11-05 15:55:25 UTC
Okay this has proven to be more difficult than I had imagined...
What I am trying to do: Take a photo (nothing too fancy - just a still) using a webcam.
Hardware: I currently have a wireless camera that outputs in composite format. So I have a tv card to convert it to something more workable.
Aim: I am trying to take a photo wihout streaming a video if possible. I only need a still once or twice every five minutes. A video feed has a lower resolution than a still and uses more system resources.
I intend to use this setup for computer vision so I really want to spare system resources as much as I can.
What would be the best and efficient way to do this?