Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

avg_showcamera(1) [debian man page]

AVG_SHOWCAMERA(1)						   User Commands						 AVG_SHOWCAMERA(1)

NAME
avg_showcamera - camera discovery and display tool SYNOPSIS
avg_showcamera -l avg_showcamera -r avg_showcamera -t DRIVER [OPTION]... DESCRIPTION
Query and list attached cameras, reset firewire bus, show video stream. OPTIONS
-h, --help Show a brief description of the options. -l, --dump Dump a list of available cameras to the console. -r, --resetbus Reset the firewire bus and free allocated bandwidth. -t, --driver DRIVER One of the camera subsystems supported by libavg (supported: firewire, video4linux, directshow). -d, --device DEVICE Camera device identifier (depending on the driver, a GUID or device path is expected). -u, --unit UNIT Unit number. Used for cameras or other capture devices which deliver several images (e.g. stereo cameras or TV capture cards). -w, --width WIDTH Camera image width. -e, --height HEIGHT Camera image height. -p, --pixelformat PIXELFORMAT Camera pixel format (one of: I8, I16, YUV411, YUV422, YUYV422, RGB, BGR, BAYER8). -f, --framerate FRAMERATE Frames per second. -8, --fw800 Set firewire bus speed to s800 (if supported). -s, --noinfo Don't show any info overlayed on the screen. AUTHOR
Ulrich von Zadow <coder@c-base.org> libavg 1.7.0 November 2011 AVG_SHOWCAMERA(1)

Check Out this Related Man Page

FIREWIRE(4)						   BSD Kernel Interfaces Manual 					       FIREWIRE(4)

NAME
firewire -- IEEE1394 High-performance Serial Bus SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device firewire Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): firewire_load="YES" DESCRIPTION
FreeBSD provides machine-independent bus support and raw drivers for firewire interfaces. The firewire driver consists of two layers: the controller and the bus layer. The controller attaches to a physical bus (like pci(4)). The firewire bus attaches to the controller. Additional drivers can be attached to the bus. Up to 63 devices, including the host itself, can be attached to a firewire bus. The root node is dynamically assigned with a PHY device function. Also, the other firewire bus specific parameters, e.g., node ID, cycle master, isochronous resource manager and bus manager, are dynamically assigned, after bus reset is initiated. On the firewire bus, every device is identified by an EUI 64 address. FILES
/dev/fw0.0 /dev/fwmem0.0 SEE ALSO
fwe(4), fwip(4), fwohci(4), pci(4), sbp(4), eui64(5), fwcontrol(8), kldload(8), sysctl(8) HISTORY
The firewire driver first appeared in FreeBSD 5.0. AUTHORS
The firewire driver was written by Katsushi Kobayashi and Hidetoshi Shimokawa for the FreeBSD project. BUGS
See fwohci(4) for security notes. BSD
April 1, 2006 BSD
Man Page

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

LG USB Camera

in my company we have 2 LG USB cameras, that we use whit Ms netmeeting, and everything is fine. does anyone know if there are a simular program like netmeeting, or perhaps a program for FreeBSD that is compatiblty whit netmeeting. what im saying is, i need a program for usb camera for freeBSD.... (1 Reply)
Discussion started by: ree-flex
1 Replies

2. UNIX for Advanced & Expert Users

GigE Vision driver for VxWorks

Hello, has anybody implemented a driver for the GigE camera interface standard GigE Vision for VxWorks or knows where to aquire it? I have contacted all GigE Vision camera vendors, but most of them only have support for Windows and Linux and nobody does for VxWorks. Best regards, Anna (1 Reply)
Discussion started by: iq128
1 Replies

3. Ubuntu

Zoneminder 1.23X, Apache and Ubuntu Intrepid -----No Video Output

I have install Ubuntu Intrepid and Zoneminder 1.23X. I have setup all of the all of the cameras and every time I try and run the cameras is cycle or montage mode I get no picture and I see a little emblem that resembles a broken connection. I checked /var/log/apache2/error.log and I can see that... (1 Reply)
Discussion started by: metallica1973
1 Replies

4. OS X (Apple)

How can I direct messages from mac console.app to a log file?

I'm trying to complete a bash script to capture if an external webcam is active in a video conference session. Some users will switch the camera to the built-in MAC camera. When this happens I want to trigger a set of events. Things tried: reviewed the console.app to look for patterns on when... (6 Replies)
Discussion started by: dallas88
6 Replies