NAME
guvcview - GTK+ base UVC Viewer
SYNOPSIS
guvcview
DESCRIPTION
Guvcview is a simple GTK+ interface for capturing and viewing video from devices supported by the Linux UVC driver. It fully supports video4linux2 so it should work with any driver that supports this API, including the gspca driver.
USAGE
guvcview [options...]
OPTION
-h, --help Print help
Print version | ||||
Set Verbosity level (def: 0) | ||||
Set device name (def: /dev/video0) | ||||
Set capture method [read | mmap (def)] | ||||
disable calls to libv4l2 | ||||
Request resolution (e.g 640x480) | ||||
Request format (e.g MJPG) | ||||
Select render API (e.g none; sdl) | ||||
Set render window flags (e.g none; full; max) | ||||
Select audio API (e.g none; port; pulse) | ||||
Select audio device index for selected api (0..N) | ||||
Select GUI API (e.g none; gtk3) | ||||
Audio codec [pcm mp2 mp3 aac ac3 vorb] | ||||
Video codec [raw mjpg mpeg flv1 wmv1 mpg2 mp43 dx50 h264
vp80 theo] | ||||
load control profile | ||||
filename for captured video) | ||||
filename for captured image) | ||||
time (double) in sec. for video capture) | ||||
time (double) in sec. between captured photos) | ||||
total number of captured photos) | ||||
Start in control panel mode |
AUTHOR
This manual page was written by Paulo Assis <pj.assis [AT] gmail.com>, for the Debian GNU/Linux system (but may be used by others).