DC1394_MULTIVIEW

Section: User Commands (1)
Updated: December 2003
Page Index
 

NAME

dc1394_multiview - display format0 camera video  

SYNOPSIS

dc1394_multiview [--fps=[1,3,15,30]] [--res=[0,1,2]] [--device=/dev/video1394/x]  

DESCRIPTION

View format0-only camera video from one or more cameras.  

OPTIONS

--fps
frames per second. default is 7. The 30 fps setting is incompatible with the 640x480 RGB8 resolution setting.
--res
resolution. 0 is 320x240 (default), 1 = 640x480 YUV4:1:1, 2 = 640x480 RGB8
--device
specifies video1394 device to use (optional). default is /dev/video1394/<port#>
--help
print help message

 

KEYBOARD CONTROLS

q
quit
< or ,
scale -50%
> or .
scale +50%
0
pause
1
set framerate to 1.875 fps
2
set framerate to 3.75 fps
3
set framerate to 7.5 fps
4
set framerate to 15 fps
5
set framerate to 30 fps
 

AUTHOR

This manual page was written by Peter De Schrijver <p2@debian.org> for the Debian GNU/Linux system (but may be used by others) and added to upstream by Peter Antoniac <theseinfeld@users.sf.net>.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
KEYBOARD CONTROLS
AUTHOR