Git Product home page Git Product logo

exacore's Introduction

Install some dependencies:
apt-get install build-essential librsvg2-dev libcairo2-dev \
libfreetype6-dev yasm libjpeg62-turbo-dev swig 

Be sure FFmpeg is installed, preferably from source.

Install rvm; rvm install 1.9.2; rvm --default use 1.9.2
gem install --pre patchbay
gem install thin
gem install trollop

Install v8 - compile from the source: 
https://code.google.com/p/v8-wiki/wiki/BuildingWithGYP 
and build as a shared library

Install libjpeg_turbo! libjpeg62-dev on Debian jessie is libjpeg-turbo as of 12/2/2015.

Quick start guide to make up for very incomplete documentation:
make replay/replay.so input/input.so
cd replay

mv replay_config.rb.example replay_config.rb
vim replay_config.rb	# set up your sources

vim replay_server.rb	# search for create_decklink_output_adapter, change 7
			# to the card number you want to use for output

ruby replay_server.rb	# make sure your ShuttlePRO controller is plugged in;
			# also make sure your console is at 1920x1080

exacore's People

Contributors

asquared avatar kench 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.