Git Product home page Git Product logo

ndicapi's Introduction

History

  • Program: NDI Combined API C Interface Library
  • Creator: David Gobbi
  • Language: English
  • Authors:
  • Version: 1.4
    • Date: 2005/07/01
  • Version: 1.5
    • Date: 2015/05/30
  • Version: 1.6
    • Date: 2016/03/08

Overview

This package provides a portable C library that provides a straightforward interface to AURORA, POLARIS, and VEGA systems manufactured by Northern Digital Inc. This library is provided by the Plus library, and is not supported by Northern Digital Inc.

The contents of this package have been built successfully under a wide range of compilers. It is a CMake project and can be configured and built as such.

Building

To build, configure first using CMake, then build according to your chosen generator.

Python

To build the Python extension module of this library:

  1. Build and install the C++ library first.
  2. Then build and install the Python extension: pip install . (assuming the command is called in your repo clone directory)

You can test your installation by running python -c 'import ndicapy'

Contents

The main contents of this package are as follows:

  1. A C library (libndicapi.a, ndicapi.lib/dll) that provides a set of C functions for communicating with an NDI device via the NDI Combined API. The documentation for this library is provided in the ndicapi_html directory.

  2. Two C++ header files (ndicapi.h and ndicapi_math.h) that provide and interface, via libndicapi.a, to an NDI device via the NDICAPI Serial Communications API that predated the Combined API. Documentation is provided in the polaris_html directory.

  3. A python interface to the ndicapi library. However, only the original POLARIS API is supported through python. The full ndicapi interface is not yet supported.

ndicapi's People

Contributors

adamrankin avatar dzhoshkun avatar matemus960 avatar fmilano avatar thompson318 avatar sunderlandkyl avatar eruffaldi avatar golafsoun avatar sbodenstedt 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.