Releases: Parrot-Developers/sequoia-ptpy
Releases · Parrot-Developers/sequoia-ptpy
Hotfix
Improved multi-platform support
- Default time-outs on each USB stack.
- Minor bug fixes.
More robust USB and basic PTP/IP
This release provides:
- Consolidated interface through
PTPy
class. - Windows support (using libUSB drivers).
- More robust USB.
- Basic PTP/IP support.
Initial release
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.