Skip to content

reneverp/NDI-receiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NDI Capturing lib

Prerequisites

  • Conan 1.59 : pip install conan==1.59
  • NDI SDK : Download and install the latest NDI SDK from https://www.ndi.tv/sdk/

Pre-Build

  • Add conan-center as a conan remote: conan remote add https://center.conan.io
  • Run conan install ..\..\..\tools\NDI-Console\ -s build_type=Debug from out\build\x64-debug
  • Run conan install ..\..\..\tools\NDI-Console\ -s build_type=Release from out\build\x64-debug

About

generic NDI capturing library (modern C++)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages