Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
56 views

I’m using cyndilib (v0.0.6) on Windows to receive an NDI source and then forward it in a different resolution(this is just one of my use-cases, there are a lot others). The problem that I'm unable to ...
1 vote
1 answer
197 views

I am trying to implement an NDI audio receiver on iOS. It sounds great on the iOS simulator but on the iPad (iPad Air 2?) there is some stuttering and glitching. I am pretty sure it has to do with the ...
0 votes
1 answer
260 views

I was exploring how to receive a NDI stream from a connected device, with some lines of python 3 in Windows. I am using the NDI SDK, the NDI Python wrapper, OpenCV to display, nothing really special. ...
Franz's user avatar
  • 11
0 votes
0 answers
104 views

I program with NDI SDK 5, and I got a very bizzare compile error when trying to use some of the library fonctions. platform : MSVC audio.NDI.ixx : export module audio.NDI; export import :finder; ...
hu4nghe's user avatar
1 vote
2 answers
852 views

I have a live stream project like ptz cameras,i have using NDI SDK using backend,framework PYHTON Fastapi,but i can't understand or i don't know how to integrate NDI to python,simple using NDI in ...
0 votes
1 answer
999 views

I want to use the rendered video of Unity and output it as an NDI stream instead of displaying it on the screen. I found online the KlakNDI plugin but I can't get it to work properly. Because I have ...
0 votes
1 answer
2k views

I am trying to install ndi-python package in my mac, I am getting the below error, anyone got idea on how to fix this issue. CMake Error at CMakeLists.txt:10 (add_subdirectory): ...
1 vote
1 answer
1k views

I'm currently trying to make a application that will take one ndi video source channel, and one audio source channel and eventually combine it into one as its own stream, but as of right now my ...
0 votes
1 answer
264 views

I need to get audio level or even better, EQ data from NDI audio stream in C++. Here's the struct of a audio packet: // This describes an audio frame. typedef struct NDIlib_audio_frame_v3_t { // ...
0 votes
1 answer
516 views

I have NDI source self-written with NDI SDK. I send frames with predefined FPS (25, 30, 50, 60). I can view this stream with NDI Studio Monitor or OBS Studio. But I can't check real FPS. Could someone ...
0 votes
1 answer
4k views

I want to program a python script that list the all available NDI sources. Over a LAN connection finds NDI sources ,receives data from them and updates the data on status change. The data to be read ...
0 votes
1 answer
246 views

Please bear with me. I haven't done any C++ before. I've been experimenting with the NDI SDK and I'm trying to get the RGB values from an NDI source. I've been using this code to produce pixel data: ...
Castles's user avatar
  • 957

AltStyle によって変換されたページ (->オリジナル) /