Skip to content

xseignard/ndi-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ndi test

To be run on macos

Install opencv

brew install opencv

Install NDI Tools

NDI Tools for macos

Compile this sample project

g++ $(pkg-config --cflags --libs opencv4) -std=c++11 main.cpp $(pwd)/lib/osx/x64/libndi.4.dylib

Run it

./a.out

Open NewTek NDI Video Monitor app

Then go to File>YOUR_COMPUTER>NDI-Test

Expected result

You should receive the NDI stream on the NewTek NDI Video Monitor app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published