Icarus Camera Control snap 20090214

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X OpenSource RSS Icarus Camera Control snap 20090214
# 1  
Old 02-24-2009
CPU & Memory Icarus Camera Control snap 20090214

ImageAbout Icarus Camera Control
This program allows users of PTP cameras to remote control the camera, i.e. for tethered capture. It is intended as a replacement for vendor supplied camera control software that performs badly on portable computers.

This is open source software, not closed shareware. Easy-to-install bundles are available, or you can retrieve the source and build yourself.

More from Apple...
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. AIX

How to get data from SNAP file?

Hi Everyone, Does anyone know if can access /etc/environment from SNAP file to check the time zone from the snap file Objective: The timezone on the server was changed by someone to another timezone, so I want to check what is the old timezone was ? I have an old SNAP file. Does... (4 Replies)
Discussion started by: filosophizer
4 Replies

2. Ubuntu

Ubuntu snap deduplication

Hi, I think the ubuntu snap is great idea. However the fact that it may contain duplications has two disadvantages. 1) eating more space in the storage. 2) eating more space in the internal memory (RAM), it will load the same library more than once to the memory. Now the solution for this is... (0 Replies)
Discussion started by: programAngel
0 Replies

3. Red Hat

SNAP EDR issue.

Hi, Does anybody use Enterprise Data Replicator for Network Attached Storage replication. If you do, Do you get the following message in replication logs. "Replication Source file agent No heart beats from the remote target agent on snap01 for 300 seconds: Assuming connection failure" ... (1 Reply)
Discussion started by: uxadmin007
1 Replies

4. UNIX for Dummies Questions & Answers

snap file for other system?

Hi all For AIX we can snap -gc gather the info how abt other systems is solaris and linux? thanks in advance jiajin (0 Replies)
Discussion started by: lijiajin
0 Replies

5. UNIX Desktop Questions & Answers

problem with camera ID 0c45:613b Microdia Win2 PC Camera Ubuntu

Hi to all Like in the subject, i got the problem with camera ID 0c45:613b Microdia Win2 PC Camera under Ubuntu. When i plug in camera to USB, Ubuntu put in sn9c102 module, but on this site Linux Kernel Driver Database: CONFIG_USB_GSPCA_SONIXJ: SONIX JPEG USB Camera Driver is information that... (0 Replies)
Discussion started by: m0z4rt
0 Replies

6. UNIX for Dummies Questions & Answers

dump .snap question

When using dump, a .snap directory is created in the partition being dumped. I have searched for the reason this directory is created but haven't found any information on its purpose. I have monitored the .snap directory during a dump and I have never seen any files appear in during the dump so... (3 Replies)
Discussion started by: thumper
3 Replies
Login or Register to Ask a Question
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)