Giter Site home page Giter Site logo

porkbuns / boink Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrewhao/boink

1.0 1.0 0.0 4.41 MB

Boink. It's open-source photobooth software made slick and easy. iPad + DSLR + MacBook + printer = awesome.

JavaScript 80.38% Ruby 19.62%

boink's Introduction

Boink is an open-source photobooth made slick, simple and free.

Attention! Boink is rewritten in Node and it's a heckuva lot more reliable than it used to. Visit the shmile project page for more details.

Code Climate

Description

Boink is a Rails-based camera server that controls a camera over USB (most camera models supported by gphoto2). It coordinates a frontend interface that can be controlled by your photobooth participants.

See an example here (coming soon).

In case anybody's wondering, we're running a Rails 3 instance, with a backend powered by gphoto4ruby, and a frontend powered by jQuery and RaphaelJS.

Setup

Currently, this software is developed on OS X, but YMMV on other OSes.

At the prompt:

bundle install

Custom branding

If you'd like, you should replace overlay.png with your own event branding. It's a PNG image with 3:2 aspect ratio. You should use 24-bit PNG images with alpha transparency. The image will be overlaid on top of the 2x2 photo matrix.

Running the booth

At application root, run rake jobs:work. This starts up the job queue processor. In another terminal, start the rails server: rails s

Open Boink from your Webkit (Chrome, Safari) browser: http://localhost:3000/booth/show. I prefer to use Chrome because I can full-screen the window.

Optional: share your Mac's Internet connection and run the frontend from your iPad. It's touch-tastic.

The images will print from the default printer. You can run the booth and printer asynchronously.

Should the interface ever get stuck, you may have to clear the jobs queue of dead camera snap jobs. You should clear the queue with a rake jobs:clear command.

Notes

On OS X, it's important to kill the PTP daemon each time the camera is plugged in, or the computer is restarted.

killall PTPCamera

Note that this is done automatically by Boink at startup.

License

Boink is open-sourced under the MIT and GPL licenses.

Links

boink's People

Contributors

andrewhao avatar

Watchers

James Cloos 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.