Those who have the problem with BROKEN AUDIO or Audio Crackling
Just dont use OBS 29 and NDI 5
Instead of that use OBS 27 + obs ndi 4.9.
You all have posted some really great information. I have an M2/Ventura 13.2 with OBS 29.0.2 and trying to set up NDI 4.10.0-QT6 UsingNDI Runtime-4.5.1. I just do not have enough knowledge to get either of the fixes above to work. Can you help a dumb guy out? Maybe a little more step by step in either of the solutions above.Hey, you can fix it simply by opening up a Terminal on mac, and write this:
sudo cp "/Applications/NDI Video Monitor.app/Contents/Frameworks/libndi_advanced.dylib" "/usr/local/lib/libndi.4.dylib"
I'm having the same problem on a fresh install on a new machine. Although everything is working fine on 3 other computers with OBS 29.0.2 and NDI 5.5.3, the new HP Elitebook i7 does not show any source in OBS 29.0.2 with NDI 5.5.3. All drivers are actual, BIOS is updated and all sources are visible in the NDI Studio Monitor. After hours of testing I have no other explanation as an incompatibility of the NDI plugin to OBS....I'm not having an issue with audio in NDI5... I'm having an issue where my NDI5 camera isn't showing up AT ALL. The camera shows up in NDI Tools and other NDI programs without any problems.
UPDATE: I had got the new computer with preconfigured W10Pro 64Bit. Since there was not very much software installed I reinstalled Windows 10 Pro once again on a blank drive. Now ist works as it has to with the installed configuration: OBS 29.0.2, NDI-Plugin 4.10.0 and NDI 5.5.3. Everything ok!I'm having the same problem on a fresh install on a new machine. Although everything is working fine on 3 other computers with OBS 29.0.2 and NDI 5.5.3, the new HP Elitebook i7 does not show any source in OBS 29.0.2 with NDI 5.5.3. All drivers are actual, BIOS is updated and all sources are visible in the NDI Studio Monitor. After hours of testing I have no other explanation as an incompatibility of the NDI plugin to OBS....
How do you get this working? I ran it, and no NDI device option shows in OBS.There was a link earlier in the thread to 4.10.1. It seems to have fixed the sound issues here, but my main issue is a sound offset from the video about a second behind the video when I stream an NDI-hosted scene (how I move a completed stream to an encoder machine).
The post is here.
GitHub link is here.
Hope this helps.
--Katt. =^.^=
--
I can't even get the NDI plugin to show up in OBS v29 on Mac M1.Sync issue is a real problem. I've tried everything.
This seems to be an official release candidate! FINALLY! They are asking for everyone to try it and comment on it. (For PC and MAC)I haven't tested it yet, but Palakis has released a new version on github. obs-ndi 4.11.0-RC
For those who have problem and want to test follow the link:
Releases · DistroAV/DistroAV
DistroAV (formerly OBS-NDI): NDI integration for OBS Studio - DistroAV/DistroAVgithub.com
This seems to be an official release candidate! FINALLY! They are asking for everyone to try it and comment on it. (For PC and MAC)
Releases · DistroAV/DistroAV
DistroAV (formerly OBS-NDI): NDI integration for OBS Studio - DistroAV/DistroAVgithub.com4.11.0-RC binaries available · DistroAV DistroAV · Discussion #853
I went ahead and tagged the PR to generate an official build for everyone to test out. Please try to build at... https://github.com/Palakis/obs-ndi/actions/runs/4286792668 ...and let me know if you...github.com
Where do I find the NDI Video Monitor? I don't know what that is. I'm assuming when you say Programs you're referring to the OBS icon in the applications folder. You clicked show contents on the OBS icon correct?Dear all,
as a lot of us, I also struggled with NDI on my M1 Mac. Today I got it working, and I wanted to share my solution with you:
- Go into /Programs, and choose "Show Contents" from NDI Video Monitor. Go into "Contents > Frameworks" and copy the "libndi_advanced.dynlib"
- Chang into "usr/local/lib", and paste this file
- rename the "libndi4.dynlib" (like e.g. "old_libndi4.dynlib")
- rename "libndi_advanced.dynlib" to "libndi4.dynlib"
- start OBS, and you'll see the NDI Sources again
Cheers, Thomas