Only use this release with OBS Studio v25 (v24 on macOS) or above!
Changes since 4.7.1
Features & Improvements
Bug fixes
- NDI 4.5 support (#416)
- On macOS, you need to install the NDI 4.5 runtime manually! (runtime download links are provided on the Download page linked below)
- Spanish localization (thanks @COOLIGUAY in #357)
Windows, Linux and macOS Install instructions: see the release page on GitHub.
- Bugfix: The NDI Output Settings dialog wasn't always showing text input fields for the Program & Preview output names (#373)
- Bugfix: NDI runtime download issues on Windows. The obs-ndi installer now downloads the runtime from a mirror I manage to prevent download errors that cause failed installs (#140)
- A myriad of macOS bugfixes:
- The plugin wasn't loading because of a problem with how macOS looks for plugin dependencies (#409)
- With NDI 4.5 installed on the system, obs-ndi 4.7.1 would crash. This is now fixed with the addition of NDI 4.5 support.
- The obs-ndi installer could fail to download the NDI runtime because of download server issues, or could fail to install it because it is not digitally signed. This step has been removed. macOS users now have to download & install the NDI 4.5 runtime separately (links provided on the Download page).
- In addition to being digitally signed, the obs-ndi installer is now also notarized by Apple. This should eliminate "malicious software" errors on Catalina.
Only use this release with OBS 22 or above!
Changes since 4.7.0
Windows, Linux and macOS Install instructions: see the release page on GitHub.
- Windows installer: the NDI runtime installation is now a separate component that can be disabled if you don't want the runtime automatically installed
- macOS: fixes for OBS Studio 24.0.3 and Catalina compatibility
Only use this release with OBS 22 or above!
Changes since 4.6.2
Windows, Linux and macOS Install instructions: see the release page on GitHub.
- Plugin updated to NDI 4.0. Fixes an issue where previous versions of the plugin were not compatible with the NDI 4.0 Runtime. If the installer doesn't do it for you (on Windows & macOS), download the NDI Runtime using the link in the install instructions, then reinstall it and reboot. Linux users must install the new libndi manually.
This release fixes a Windows-specific issue. The latest version for Linux & macOS is 4.6.1
Hotfix changes:
Install instructions: see the release page on GitHub.
- Bugfix: NDI Source not showing up in the "New Source" context menu
Only use this release with OBS 22 or above!
Changes since 4.6.0:
Windows, Linux and macOS Install instructions: see the release page on GitHub.
- OBS v24 Release Candidate bugfix: crash when starting the preview output
- Linux: fix plugin location issues on Ubuntu (now installs the plugin both in "/usr/lib/obs-plugins" and "/usr/lib/x86_64-linux-gnu/obs-plugins")
Only use this release with OBS 22 or above!
Changes since 4.5.3
Windows, Linux and macOS Install instructions: see the release page on GitHub.
- Fix for microstutter issues encountered by several users (courtesy of @loopy750)
- Bugfix: the Dedicated Output filter used to output nothing if a Color Correction filter was placed on first position of a filter chain
- Source: new "Latency" option.
- Be careful: setting this to "Low" can cause microstutters. Use with caution!
- Source and Output: native support for NV12 and I420 YUV pixel formats.
- Previous versions of the plugin used to perform the conversion to NDI's native UYVY format, but now the NDI SDK supports these two formats natively, removing the need for any conversion performed by the plugin.
- Linux + macOS bugfix: NDI Name text inputs for program and output were not visible
- macOS enhancement: try to prevent App Nap from suspending background tasks
- NDI SDK support updated to version 3.8
- Catalan localization
- NDI runtime version now shown at the bottom of the settings dialog (and printed in the current log)
- Output: slightly improved memory allocation in the audio output code
- Automated macOS builds now use Azure Pipelines instead of Travis CI
Only use this release with OBS 22 or above!
Changes since 4.5.2
Windows, Linux and macOS Install instructions: see the release page on GitHub.
- NDI Source: Performance improvements
- NDI Source on macOS: fix high CPU usage with inactive sources
- macOS: fix for loading issues with the plugin
Only use this release with OBS 22 or above!
Changes since 4.5.1
Windows, Linux and macOS Install instructions: see the release page on GitHub.
- Source: remove the "Default" value for the YUV range and colorspace fields. Default values for these fields are now Partial range with BT.709 colorspace
- Source: the "Source name" field is now an Editable Combo field (current value can be selected from the list of available NDI sources as usual, or typed manually). This prevents the currently selected source name from disappearing from the list whenever the source becomes unavailable.
- Preview Output: use the same YUV settings as the Main Output
- Bugfix: Qt version mismatch on macOS
- Preview Output Improvement: fix handling of scene preview change events to properly keep track of the current preview scene
This release is a hotfix for macOS users only. For the latest Windows and Linux releases, see obs-ndi 4.5.0
Changes since 4.5.0
Windows, Linux and macOS Install instructions: see the release page on GitHub.
- macOS bugfix: Qt version mismatch
Changes since 4.4
Windows, Linux and macOS Install instructions: see the release page on GitHub.
- NDI updated to version 3.5: improved source discovery and networking
- New feature: Studio Mode Preview Output
- New UI localization: Simplified Chinese
- macOS bugfix: fix Qt version mismatch
- Refactored input and output code
- License switched from LGPL to GPL 2.0