Giter Site home page Giter Site logo

v002-camera-live's Introduction

v002 Camera Live

v002 Camera Live provides a Syphon server for a connected camera, allowing it to be used as a live video feed.

Currently the only supported cameras are Canon DSLRs, see CAMERAS.md for a list.

You can download the app from the releases page.

Typical latency of a Canon 7D is 120 ms (between 3 and 4 frames at 30 FPS), which is comparable to the latency of the same camera's HDMI output connected to a capture device.

Troubleshooting

  • If your camera model was released after the latest build of Camera Live, it probably isn't supported yet.
  • Make sure your camera's firmware is up to date. Firmware updates are available from Canon in your region.
  • If your camera has a Wi-Fi/NFC mode, disable it before using Camera Live.

Changes

See the change log for details of changes between released builds.

Building From Source

To build the project yourself, you must acquire your own copies of the necessary libraries:

Code-signing the Canon SDK when you export an Archive build throws up a couple of challenges:

  • You will have to add a CFBundleSupportedPlatforms entry to the Info.plist of some of the Canon bundles within EDSDK.framework (try it and you will see error messages for each affected bundle)
  • You will have to relocate anything that isn't loadable code from EDSDK.framework/Versions/A/ and edit the EDSDK binary to update the new location if it is referenced. I moved Versions/Current/DeviceInfo.plist to Versions/A/Resources/ceInfo.plist (to avoid changing the length of strings in the EDSDK binary).

v002-camera-live's People

Contributors

bangnoise avatar kaspesla avatar

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.