Skip to content

Releases: Parrot-Developers/sequoia-ptpy

Hotfix

19 Dec 10:19
Compare
Choose a tag to compare

Deal with breaking change in upstream dependency construct.

Improved multi-platform support

29 Nov 17:13
Compare
Choose a tag to compare
  • Default time-outs on each USB stack.
  • Minor bug fixes.

More robust USB and basic PTP/IP

24 Aug 12:44
Compare
Choose a tag to compare

This release provides:

  • Consolidated interface through PTPy class.
  • Windows support (using libUSB drivers).
  • More robust USB.
  • Basic PTP/IP support.

Initial release

16 Aug 10:24
Compare
Choose a tag to compare

PTPy is under active development. The structure of the PTPy class is bound to
change to accomodate more automatic instantiation of cameras over different
transports.

Though the intended use is to fully communicate with and control PTP cameras
that are ISO-compliant, it is also possible to reach into the lower levels of
abstraction and directly test a PTP implementation. This is done by launching
the tests available when a camera is connected.

This release allows amongst others:

  • Communication with arbitrary cameras that comply with the ISO standard.
  • Configuration of any such cameras.
  • Automatic analysis of properties for easy configuration.
  • Capture and transfer of files supported by these cameras.