Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

libgphoto2(3) [debian man page]

LIBGPHOTO2(3)						  The gPhoto2 Reference (the man					     LIBGPHOTO2(3)

NAME
libgphoto2 - cross-platform digital camera library SYNOPSIS
#include <gphoto2/gphoto2.h> DESCRIPTION
The gphoto2 library provides applications with access to a variety of cameras. This man page will be extended with autogenerated documentation of the interface types and methods used for communication between the gphoto2 library and a frontend. FILES
~/.gphoto/settings Here gphoto2 applications may store their configuration used to access gphoto2. To track down errors, you can add the --debug parameter to the gphoto2 command line and, if dealing with USB problems, setting the environment variable USB_DEBUG=1. ENVIRONMENT VARIABLES
CAMLIBS If set, defines the directory where the libgphoto2 library looks for its camera drivers (camlibs). You only need to set this on OS/2 systems and broken/test installations. IOLIBS If set, defines the directory where the libgphoto2_port library looks for its I/O drivers (iolibs). You only need to set this on OS/2 systems and broken/test installations. LD_DEBUG Set this to all to receive lots of debug information regarding library loading on ld based systems. USB_DEBUG If set, defines the numeric debug level with which the libusb library will print messages. In order to get some debug output, set it to 1. SEE ALSO
gphoto2(1), libgphoto2_port(3), The gPhoto2 Manual, automatically generated API docs, [1]gphoto website AUTHOR
The gPhoto2 Team. Hans Ulrich Niedermann <gp@n-dimensional.de>. (man page) REFERENCES
1. gphoto website http://www.gphoto.org/ 08/16/2006 LIBGPHOTO2(3)

Check Out this Related Man Page

LIBGPHOTO2(3)						  The gPhoto2 Reference (the man					     LIBGPHOTO2(3)

NAME
libgphoto2 - cross-platform digital camera library SYNOPSIS
#include <gphoto2/gphoto2.h> DESCRIPTION
The gphoto2 library provides applications with access to a variety of cameras. This man page will be extended with autogenerated documentation of the interface types and methods used for communication between the gphoto2 library and a frontend. FILES
~/.gphoto/settings Here gphoto2 applications may store their configuration used to access gphoto2. To track down errors, you can add the --debug parameter to the gphoto2 command line and, if dealing with USB problems, setting the environment variable USB_DEBUG=1. ENVIRONMENT VARIABLES
CAMLIBS If set, defines the directory where the libgphoto2 library looks for its camera drivers (camlibs). You only need to set this on OS/2 systems and broken/test installations. IOLIBS If set, defines the directory where the libgphoto2_port library looks for its I/O drivers (iolibs). You only need to set this on OS/2 systems and broken/test installations. LD_DEBUG Set this to all to receive lots of debug information regarding library loading on ld based systems. USB_DEBUG If set, defines the numeric debug level with which the libusb library will print messages. In order to get some debug output, set it to 1. SEE ALSO
gphoto2(1), libgphoto2_port(3), The gPhoto2 Manual, automatically generated API docs, [1]gphoto website AUTHOR
The gPhoto2 Team. Hans Ulrich Niedermann <gp@n-dimensional.de>. (man page) REFERENCES
1. gphoto website http://www.gphoto.org/ 08/16/2006 LIBGPHOTO2(3)
Man Page

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

Someone help me!! Please!

Can someone please help me?? I am trying to make my own website and the website that led me to this site said something about making a directory on here but it is all mumbo jumbo to me!! I really wanna make a website can someone explain to me how too?? :confused: :confused: :confused: ... (7 Replies)
Discussion started by: Smarty90210
7 Replies

2. UNIX for Dummies Questions & Answers

website directory

hye ,first timer,anyways have a question,how can someone access a website root directory,i mean if i have a website www.xyz.com ,how can i access it directory, i mean how can i use /root /home /hom to access my website, what is the proper syntax ?? thx (1 Reply)
Discussion started by: waelkd
1 Replies

3. Windows & DOS: Issues & Discussions

error opening website

hi I have unusual problem you might say. I can't open microsoft.com , I've checked file hosts located somewhere in windows/system32/drivers .. and its not blocked from there, what else could cause this problem, I need to download microsoft visual studio and I can't cause I can't open the website,... (1 Reply)
Discussion started by: c0mrade
1 Replies

4. UNIX for Dummies Questions & Answers

No Such file or directory

:wall: ok this shell thing is brand new to me. I managed to log into my website ,but that is as far as I have got. Do I have to generate a key or something to access the files on my website? I can't even get into public_html I just get: No such file or directory. (1 Reply)
Discussion started by: robertkennedy
1 Replies

5. Shell Programming and Scripting

Running GPhoto2 from within a script

Hi, I'm trying to call gphoto2 from within a script. The main purpose of the script is to take 'x' number of photos every 'n' seconds and then ftp the result. gphoto2 from cli works, the ftp script works, but it doesn't all work together. Script (named 'timelapse') currently configured to take... (4 Replies)
Discussion started by: trinak96
4 Replies

6. Shell Programming and Scripting

Nested sed commands

Hi, I get the following response by gphoto2 and I would like to substract the index number of the current item. In this case 3. gphoto2 --get-config /main/imgsettings/iso Label: ISO Speed Type: RADIO Current: 200 Choice: 0 100 Choice: 1 125 Choice: 2 160 Choice: 3 200 Choice: 4 250 ..... (11 Replies)
Discussion started by: Nic2015
11 Replies