Giter VIP home page Giter VIP logo

yvonne-remote's Introduction

yvonne-remote

Server side control for "Yvonne vas au Bal" live cinema performance using arduino, gphoto2, image magick, ffmpeg, ncurses.

Yvonne remote is a simple client/server model for automatic shooting sessions.

  • Remote, or local client control (ex : --remoteno).
  • Shoots can be done over a stream (ex: -s /dev/video0) or from a reflex camera.

User case : From a switch board, arduino based, it permist to drive the shooting process and video generation of a digital reflex camera.

Yvonne remote out of binaries

HELP

 ./yvonne-remote --help
Usage: yvonne-remote [OPTIONS]

Options:
  -q  --quiet                Don't print out as much info
  -h, --help                 Print this help message and quit
  -n, --name=scenename       Name of the scene (defaut currentdir)
  -p, --port=serialport      Serial port the Arduino is connected to (defaut /dev/ttyACM0)
  -f, --fotogap=integer      Gap of scene (photo) numbering for resumption (optional)
  -v, --videogap=integer     Gap of video numbering for resumption (optional)
  -d  --delay=seconds        Delay between two shoot in seconds (default 5)
  -b, --baud=rate            Baudrate (bps) of Arduino (default 57600)
  -s, --stream=path_to       Path of stream source to useµ. Bypass the camera detection
  -R, --remoteno             No remote control

Dependecies: libgphoto2, ffmpeg, MagickWand, Ncurses.

DEPENDENCIES

  • ffmpeg
  • libgphoto2
  • MagickWand
  • Ncurses

INSTALL

make

make install

SEE ALSO

See the client control hosted on Arduino who transmits over COM port switche's states (start or pause the shooting, generate a video...).

MORE INFOS

yvonne-remote's People

Contributors

d-j-a-y avatar

Watchers

 avatar

yvonne-remote's Issues

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.