Coder Social home page Coder Social logo

scrappy's Introduction

scrappy

Sony Camera Remote APi PYthon, a python wrapper for communicating with Sony cameras.

The Sony API for cameras uses http and json for communication. scrappy provides a python wrapper around the Sony API, so Sony cameras can be seamlessly integrated into Python projects.

Comparison of camera APIs

For hacking and cobbling together fun, DIY Python projects, Sony's API is awesome due to its relative simplicity and embrace of common protocols made ubiquitous by the internet. However, this requires having Sony hardware. Other leading camera manufacturers provide SDKs for their cameras, but the Python support is varied and often using the SDK directly requires signing up for their respective developers programs. The table below summarizes some of the popular camera makers and their Python support. For what it is worth, Sony seems to have the lowest barrier to entry.

Camera Manufacturer Language or Protocol Python Projects Comments
Canon DLL (Win) and DYLIB (Mac) piggyphoto Canon has support from external firmware projects like Magic Lantern or CHDK
Nikon C and C++, DLL (Win) and DYLIB (Mac) Nikon does not appear to have a lot of Python support.
Sony HTTP and JSON-RPC here and pysony The Sony API uses protocols that work on all platforms making it the most flexible.

scrappy's People

Contributors

karhohs avatar

Watchers

 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.