Skip to content

Instantly share code, notes, and snippets.

@cakirefekan
Last active February 17, 2025 21:03
Show Gist options
  • Save cakirefekan/ccdb16dab47c6180d7b966ed13f20072 to your computer and use it in GitHub Desktop.
Save cakirefekan/ccdb16dab47c6180d7b966ed13f20072 to your computer and use it in GitHub Desktop.
Remove NDI from macOS

Remove NDI from macOS Sequoia

Hi! This guide aims to remove completely NDI from macOS. If there is a missing or a mistake please inform me.

1. Launch NDI Virtual Input and Uninstall Camera Extensions

Open NDI Virtual Input and instead of clicking 'Install Camera Extension', start by uninstalling the existing Camera Extensions:

Uninstall Camera Extension in the Settings tab on the menu bar.

2. Remove NDI Virtual Input.app

Remove the file located at: "/Applications/NDI Virtual Input.app"

3. Remove NDIVirtualCamera.plugin

Remove the file located at: "/Library/CoreMediaIO/Plug-Ins/DAL/NDIVirtualCamera.plugin"

4. Remove NDIAudio.driver

Remove the file located at: "/Library/Audio/Plug-Ins/HAL/NDIAudio.driver"

5. Remove NDI Output.prefPane

Remove the file located at: "/Library/PreferencePanes/NDI Output.prefPane"

6. Restart Your macOS Device

After your device restarts, verify your input and output devices to confirm that NDI has been completely removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment