Gphoto INDI Driver
==================

This package provides the INDI driver for libgphoto2 supported cameras (currently only canon EOS DSLRs)

Requirements
============

+ libindi0 >= v0.6 (http://indi.sf.net)

	You need to install both libindi0 and libindi0-devel to build this package.
	
+ libcfitsio >= 3.0

	libcfitsio3 is required to compile support for FITS.
	
+ libgphoto2 >= 2.4 (>=2.4.7 is needed for bulb-mode supprot)

	libgphoto2 is required

+ libgphoto2 >= 2.5 (for CANON 600D bulb-mode support) (Nacho Mas dirty hack)

+ libpthread
	libpthread is required

Installation
============

	See INSTALL
	
How to Use
==========

	You can use the gphoto INDI Driver in any INDI-compatible client such as OpenPHD, gcx, KStars or Xephem. 
	
	To run the driver from the command line:
	
	$ indiserver indi_gphoto_ccd

	You can then connect to the driver from any client, the default port is 7624.
