Skip to content

Node.JS native bindings to Newtek NDI(tm).

License

Notifications You must be signed in to change notification settings

vcync/grandiose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grandiose

Node.js native bindings to NewTek NDI(tm). For more information on NDI(tm), see:

http://NDI.NewTek.com/

This module will allow a Node.JS program to find, receive and send NDI(tm) video, audio and metadata streams over IP networks. All calls a asynchronous and use Javascript promises with all of the underlying work of NDI running on separate threads from the event loop.

NDI(tm) is a realisation of a grand vision for what IP media streams should and can be, hence a steampunk themed name of gra-NDI-ose.

Installation

Install Node.js for your platform. This software has been developed against the long term stable (LTS) release. Depending on OS, it can be necessary to perform installation of third party software before using Grandiose. Read the Prerequisites section below.