ndi.js
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

NDI.js

Disclaimer: This library is a Work In Progress.

This library intends to be a Node.js wrapper for NDI v5 (and following) library.

Features

  • Find API
    • [x] Listing Sources
  • Send API
    • [x] Creating Send Instance
    • [x] Sending Video Streams
    • [x] Sending Audio Streams
    • [x] Sending Audio/Video Streams
  • Recv API
    • [x] Setting Tally

Roadmap

  • Send API
    • [ ] Sending Metadata
    • [ ] Receiving Tally
  • Recv API
    • [ ] Receiving Video Streams
    • [ ] Receiving Audio Streams
    • [ ] Receiving Metadata

Installation

Install ndi.js with npm

  npm install ndi.js

Usage

TODO: Document usage and examples

Development

Run Locally

  1. Clone the project.
  2. Go to the project directory
  cd my-project
  1. Install dependencies
  npm install
  1. Run the sample CLI
  ./bin
  ./ndi.js random

Running Tests

To run tests, run the following command

  npm test

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors

Readme

Keywords

Package Sidebar

Install

npm i ndi.js

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

57.9 MB

Total Files

55

Last publish

Collaborators

  • pandres95