Skip to content

AidanRB/Webcam-NDI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcam-NDI

Run an NDI stream of a single webcam

Building

  • Compile OpenCV into opencv-build/
    • Only the core modules are necessary, opencv_contrib can be ignored
  • Extract the NDI SDK into ndi_sdk/
  • Build manually using cmake, or just use VS Code
    • Manually:
      • cmake .
      • cmake --build .
    • VS Code:
      • Install this
      • Open this folder and initialize the project or whatever it brings up
      • Click the play button on the bottom of the window

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published