udev scripts for automounting PTP camera Code
Status: Alpha
Brought to you by:
sun-ubuntu
File | Date | Author | Commit |
---|---|---|---|
80-ptp-camera-mount.rules | 2007-12-20 | sun-ubuntu | [r1] This is first import |
PTPCameraMount.sh | 2007-12-20 | sun-ubuntu | [r1] This is first import |
README | 2007-12-20 | sun-ubuntu | [r2] README added |
These scripts should enable you to mount a camera in PTP mode. After successful mount, any other programs may access the contents of the camera just as in normal filesystem. These scripts use gphotofs. So, please install it. INSTALLATION cp -v PTPCamerMount.sh /usr/local/bin cp -v 80-ptp-camera-mount.rules /etc/udev/rules.d Install gphotofs and its dependencies. Voila, your camera should show up :) Presently, one camera at a time can be mounted. I understand gphotofs >=0.3 version can mount multiple cameras. The script will be updated later.