Skip to main content

A Picture Transfer Protocol module supporting CHDK extensions

Project description

A Python module that implements the Picture Transfer Protocol, including support for CHDK extensions.

Installation

  1. Make sure that

    • a C compiler is installed

    • the C header files of libusb and Python itself are installed. Under Ubuntu and Debian, these are the packages libusb-dev and python-dev.

    • Install libtool and automake.

    • To run tests, you need Python’s testtols package. (python-testtools in Ubuntu and Debian.)

  2. Install the right version of libptp

python-chdk-ptp requires yet another special libptp version: https://launchpad.net/python-ptp-chdk/trunk/0.1/+download/libptp-chdk-patches-0.1.tar.gz

Unpack the libptp source code into the subdirectory ‘libptp’ of the main python-chdsk-ptp source code directory and run

cd libptp autogen.sh configure –with-pic make

  1. Build and install python-ptp-chdk

Run (in the main source code directory)

setup.py build setup.py install

Usage

See examples and tests. (Note that some examples require the Python Imaging Library.)

Credits

This project would be completely pointless without the amazing work done by the CHDK developers anaylzing and extending the firmware of Canon compact cameras. Parts of the source code is borrowed from http://subversion.assembla.com/svn/chdkde/trunk/ and http://subversion.assembla.com/svn/chdkptp/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyptpchdk-0.2.1.tar.gz (84.6 kB view details)

Uploaded Source

File details

Details for the file pyptpchdk-0.2.1.tar.gz.

File metadata

  • Download URL: pyptpchdk-0.2.1.tar.gz
  • Upload date:
  • Size: 84.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyptpchdk-0.2.1.tar.gz
Algorithm Hash digest
SHA256 b6c48e2e454ad64d8bdff84b5d5a1673066d4fbb3608d66d737e57db12268d92
MD5 228e0cbb51ef4c6e2b1719f7c0f74517
BLAKE2b-256 c6b1a01e14a42cc695eb49b6e17c5889585e70526e9029fc115bad017d975871

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page