Digicam-plugin
Aus VDR Wiki
Version vom 13. November 2004, 13:42 Uhr von 213.6.77.148 (Diskussion)
Inhaltsverzeichnis |
Beschreibung
Hardwareanforderungen
Softwareanforderungen
- libgphoto2
Installation
cd $SOURCEDIR tar jxvf libgphoto2-<VERSION>.tar.bz2 cd libgphoto2-<VERSION>.tar.bz2 ./configure --prefix=/usr/local make make install cd /usr/include ln -s gphoto2/* . ldconfig
Konfiguration
cp $SOURCEDIR/VDR/PLUGINS/src/digicam/examples/* /etc/vdr/plugins
Probleme
Links
[1] | http://www.gphoto.org/proj/libgphoto2 | Homepage => libgphoto2 |
[2] | http://turku.wi-bw.tfh-wildau.de/~pjuszack/digicam | Homepage des Plugins |