GithubHelp home page GithubHelp logo

imagemetrics / ajatation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from streampunk/ajatation

0.0 8.0 0.0 545 KB

License: Apache License 2.0

Python 1.28% JavaScript 16.11% C++ 78.70% C 3.91%

ajatation's Introduction

Ajatation

Prototype bindings to link Node.js and the Aja Kona NTV2 SDK, enabling asynchronous capture and playback to and from Aja Kona IP devices via a simple Javascript API.

This is prototype software and is not yet suitable for production use. Currently supported platforms are Mac and Windows.

Installation

Ajatation has a number of prerequisites:

  1. Install Node.js for your platform. This software has been developed against the long term stable (LTS) release.
  2. Install the latest version of the Aja NTV2 SDKs for your platform, available from https://sdksupport.aja.com.
  3. Install node-gyp and make sure that you have the prerequisites for compiling Javascript addons for your platform. This requires a C/C++ development kit and python v2.7.

Ajatation is designed to be used as a module included into another project. To include ajatation into your project:

npm install --save ajatation (TODO: validate this works)

Building

TODO: write better build instructions - these instructions have holes in, but are written to at least point you in the right direction...

  1. Place the AJA SDK in a directory 'aja' under the ajatation root directory, so that the directory structure looks as follows:

ajatation |-aja | |-ntv2sdkwin_13.0.0.18 |-build |-scratch |-src

  1. Build the AJA SDK solution using Visual Studio 2013 Community Edition

  2. From the ajatation root directory run the following:

    node-gyp configure --msvs_version=2013 node-gyp build

Using Ajatation

Currently the only tested way to use this is to run:

cd scratch
node play.js

TODO: Add further details

License

This software is released under the Apache 2.0 license. Copyright 2017 Streampunk Media Ltd.

ajatation's People

Contributors

fingerwasp74 avatar irishbam avatar jiexuim avatar

Watchers

James Cloos avatar Alex Udrescu avatar tsujie avatar  avatar Kevin Tsao avatar  avatar  avatar Mike Rogers 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.