Webcam - Grab an image from the command line

I've tried _ALL_ of the command line webcam apps that Ubuntu has.... To no avail!!!!
Messages like "No supported palette found," etc, were common.
The webcam works great in Cheese and other GUI apps, but I want to use the camera on my server.

But then I stumbled upon 'streamer' - It didn't show up when I apt-cache searched for webcam - I'm not sure why :(

sudo apt-get install streamer

Anyhow - I can now grab images (or video) from the command line now-

streamer -f jpeg -o /path/to/image.jpeg

Yay!

Comments

Nice quick

Nice quick solution/alternative thanks

Excellent! Thanks man i was

Excellent! Thanks man i was looking for the same thing and had the same problems...

thanks dude ;)

thanks dude ;)

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options