Skip to content

hideyukisaito/ofxEdsdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxEdsdk

ofxEdsdk requires the EDSDK library from Canon.

ofxEdsdk was developed with support from YCAM http://www.ycam.jp/

Installation/Usage

  1. Apply for a developer's license from Canon's website
  2. After you have been approved (can take anywhere from minutes to a day or two), follow the download instructions included in your confirmation email from Canon.
  3. Download this repo as a zip file, unzip, and place contents in your addons folder.
  4. Edit the folder name so that it only says "ofxEdsdk."
  5. Open the Canon EDSDK .dmg image and save the files somewhere you can get at them if you need to.
  6. Copy the EDSDK folder into this directory: OF > addons > ofEdsdk > src
  7. Open the OF Project Generator application and build a new app, including the ofxEdsdk addon.

Following these steps will include Canon's developer library and this wrapper for all its functions for use in OF. You should be able to run the blank project successfully.

ofxEdsdk is tested with Canon SDK 2.14, on both OS X and Windows 8.1 with openFrameworks 0.9.0

Update: updated and tested and with Canon SDK 3.4.0 on OS X with openFrameworks 0.9.2

About

Interfacing with Canon cameras from openFrameworks for OSX. An alternative to ofxCanon and CanonCameraWrapper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.4%
  • C 33.6%