GithubHelp home page GithubHelp logo

jiloc / edsdk-python Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 10.0 81 KB

Canon EDSDK wrapper for Python

License: MIT License

Python 36.77% C++ 63.20% C 0.03%
bindings canon canon-camera canon-edsdk canon-eos edsdk python python3

edsdk-python's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

edsdk-python's Issues

save_image.py dosen't work

Traceback (most recent call last):
File "C:\Users\33Lab\Documents\Dev\Graduation_project\edsdk-python\examples\save_image.py", line 5, in
import edsdk
File "C:\Users\33Lab\Documents\Dev\Graduation_project\edsdk-python\edsdk_init_.py", line 1, in
from edsdk.api import *
ModuleNotFoundError: No module named 'edsdk.api'

Process finished with exit code 1

There are problem sometimes in take photo

I developed a software that takes photos regularly with Python. I did all the steps in your descriptions. The program works smoothly. But in rare cases "edsdk.SendCommand(cam, CameraCommand.TakePicture, 0)" stops the project running while this command is executed. For example, if the command to take 200 photos per day is given, the program will crash once or twice and must be restarted.

What could be the reason and how can I solve it?

save_image.py error...

Thank you for your edsdk-python code.

I am trying this "save_image.py"

There are two problem.

(1) 'PropertyEvent' is not defined

def callback_property(event: PropertyEvent, property_id: PropID, parameter: int) -> int:

NameError: name 'PropertyEvent' is not defined

(2) result is None, None

is it right?

Computer is connected to the EOS Canon camera with USB.

image

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.