New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ndi.js/cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ndi.js/cli

## Setup

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Example CLI for Node NDI

Setup

To install globally, run:

npm install -g @ndi.js/cli

Usage

To see the options, run:

./ndi.ts

Random Source

Sends a random video/audio source:

./ndi.ts random
OptionDescriptionDefault
videoSend video signaltrue
widthWidth of video signal1920
heightHeight of video signal1080
framesFrames per second60
audioSend audio signaltrue
channelsChannels on audio signal2
sampleRateSample rate of audio signal48000

V4L2 Source

Sends a V4L2 only-video source

./ndi.ts v4l2 /dev/videoN

FAQs

Package last updated on 06 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts