command line image capture on fedora 11


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat command line image capture on fedora 11
# 1  
Old 11-17-2009
command line image capture on fedora 11

i mean command line WEBCAM image capture. sorry fo rleaving webcam out of the title... how do i edit that?
anyways...

imagemagick, ffmpeg are installed.
cheese works fine. webcam is there. i can take movies and photos.

i would like to take command line snapshots from the camera. how do i do this?

my google skills failed me on this one. this must be easy?

i found a few references to programs (mostly gui) or automated in some way that do security type monitoring.
this is fine and all but i would really just like an equivalent to 'import' for the webcam.

any tips?

thanks,
dan

Last edited by danpaluska; 11-17-2009 at 06:41 PM.. Reason: left word out of title, webcam
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How to capture string below a line?

Hi, I need to collect IP address of all servers (more than 300). One way is put it in for loop and run nslookup for that servers list, but there are multiple fields in output. (tty/dev/pts/13): bash: 1011 > nslookup vplssor04 Server: 10.58.115.34 Address: 10.58.115.34#53 Name: ... (7 Replies)
Discussion started by: solaris_1977
7 Replies

2. HP-UX

How capture all user command line output?

Hi I want to know how capture all user command line output and save this commands and outputs to text files? if you have script for this subject please give me.:o please help me thank you (6 Replies)
Discussion started by: amvhd
6 Replies

3. UNIX for Dummies Questions & Answers

How to download file protected by image captcha from command line?

Hello, any way to download file from image captcha download protected website? The download link is not static but session based, generated. I can do also via web browser, but i trust rather command line, maybe im wrong (1 Reply)
Discussion started by: postcd
1 Replies

4. Red Hat

How to start Fedora 11 in command line mode and skip damaged programs ??

Hi All, Please let me know that how to start Fedora 11 in command line mode and skip damaged programs ?? Scenario being: I have Fedora 11 ( pretty ole... eh !! ). If I try to start the PC , then after some steps of startup... it just hangs and does not boots. I tried entering the mode... (4 Replies)
Discussion started by: dipanchandra
4 Replies

5. UNIX for Dummies Questions & Answers

ffmpeg: capture audio that's playing (command line)

I'd like to capture the audio playing in itunes (OSX) to a file (from the command line). I currently use Wiretap Pro, but i'd like a non-gui. I tried installing sox, but after installing about 40-50 dependencies it crashed out. I do have ffmpeg working and I am pretty sure it can capture what's... (0 Replies)
Discussion started by: sentinel
0 Replies

6. Linux

gvfs-mount not working from command line (Fedora 11 x86-64)

When I access a samba share from command line using gvfs-mount, I can not see anything in ~/.gvfs/ directory. See below: ajitabhp:$ gvfs-mount smb://iomega-dstore/music/ ajitabhp:$ echo $? 0 ajitabhp:$ ls -l ~/.gvfs/ total 0 ajitabhp:$ ps -ef|grep gvfsd-smb ajitabhp 10896 1 0 11:28 ? ... (2 Replies)
Discussion started by: ajitabhpandey
2 Replies

7. Shell Programming and Scripting

Capture first N Bytes from first line in a file

Hi Guyz, I need to capture first N Bytes from the first line of my file. Eg. If i have following data in File1 414d51204541495052475731202020204a910846230e420c Hello 3621363663212 Help Required Then, i want the value of first 48 Bytes to be stored in a variable. That is, variable... (5 Replies)
Discussion started by: DTechBuddy
5 Replies

8. UNIX and Linux Applications

trying to install Fedora 9, know any good image burners?

Hey, I'm downloading a DVD image for Fedora 9 onto a windows XP environment. I want to burn it to a DVD of course and then install the operating system on a partition of my laptop. My question is, what's a reliable image burner that I can download and use with windows for this project. I'm not... (1 Reply)
Discussion started by: gelitini
1 Replies

9. Shell Programming and Scripting

Capture entire line in ps command

I need to determine what processes are running at certain times of the day. I have a script that issues the /usr/ucb/ps aux command and captures it to a file. I want to see the cpu usage and memory usage. This command lops off the end of the of the display line so I can't see the entire... (2 Replies)
Discussion started by: MizzGail
2 Replies
Login or Register to Ask a Question
CHEESE(1)							   User Commands							 CHEESE(1)

NAME
cheese - tool to take pictures and videos from your webcam SYNOPSIS
cheese [option...] DESCRIPTION
cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others. It was written as part of Google's 2007 Summer of Code lead by daniel g. siegel and mentored by Raphael Slinckx. Under the hood, Cheese uses GStreamer to apply fancy effects to photos and videos. With Cheese it is easy to take photos of you, your friends, pets or whatever you want and share them with others. After the success of the Summer of Code, the development continued and we are still looking for people with nice ideas and patches ;) INVOCATION
cheese takes a list of options as arguments. Options --wide, -w Start in wide mode, with the thumbnails to the right of the video preview. --device=DEVICE, -d DEVICE Use the supplied DEVICE as the video capture device. --fullscreen, -f Start in fullscreen mode. --help, -h Print brief help and exit. --version, -v Print the version and exit. SEE ALSO
Cheese help manual AUTHOR
cheese was written by Daniel G. Siegel <dgsiegel@gnome.org>, Jaap A. Haitsma <jaap@haitsma.org>, Filippo Argiolas <fargiolas@gnome.org>, Yuvaraj Pandian T <yuvipanda@yuvi.in>, Luciana Fujii Pontello <luciana@fujii.eti.br> and David King <amigadave@amigadave.com>. This manual page was written by David King <amigadave@amigadave.com>. Cheese 3.8.2 06/10/2014 CHEESE(1)