Giter Site home page Giter Site logo

hkuno9000 / ptpcam-fork Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pjt33/ptpcam-fork

1.0 1.0 0.0 188 KB

A fork of libptp to add some composite commands

Home Page: http://libptp.sourceforge.net/

Makefile 0.26% M4 6.11% C 93.63%
d5500 libptp ptpcam

ptpcam-fork's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @hkuno9000
  • ๐Ÿ‘€ Iโ€™m interested in C++, golang, perl
  • ๐ŸŒฑ Iโ€™m currently learning lua,python
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ...
  • ๐Ÿ“ซ How to reach me https://twitter.com/hkuno9000

ptpcam-fork's People

Stargazers

 avatar

Watchers

 avatar  avatar

ptpcam-fork's Issues

Support capture with set properties

Set property and capture image, in one session for NIKON D5000 or later.
Because the property 0x500e(Exposure Program) is able to set only in a capture session with host PC mode.

# NIKON direct capture with Program:A, Fnumber:8.0 and ISO:200 
ptpcam --set-property="[500e:3,5007:800,500f:200]" --filename=$HOME/ndc.jpg --nikon-dc

Bugfix --nikon-dc on D5500

On D5500, the direct capture fail to download.

$ ptpcam --nikon-dc
Camera: D5500

Initiating direct captue...
sleeping 508 miliseconds
Event [0] = 0xc101,      param: 2b000001
Could not get object info
PTP: Invalid Object Handle

Support property array format

show or set many properties at once.

--show-property="[NUMBER1,NUMBER2,...]"
--set-property="[NUMBER1:VALUE,NUMBER2:VALUE,...]"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.