https://github.com/DistroAV/DistroAV
DistroAV (formerly OBS-NDI): NDI integration for OBS Studio
https://github.com/DistroAV/DistroAV
audio av avoip ndi ndi-tools obs-ndi obs-studio obsndi obsstudio video
Last synced: 7 months ago
JSON representation
DistroAV (formerly OBS-NDI): NDI integration for OBS Studio
- Host: GitHub
- URL: https://github.com/DistroAV/DistroAV
- Owner: DistroAV
- License: gpl-2.0
- Created: 2016-10-22T14:07:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T13:43:47.000Z (12 months ago)
- Last Synced: 2024-10-25T04:28:03.206Z (12 months ago)
- Topics: audio, av, avoip, ndi, ndi-tools, obs-ndi, obs-studio, obsndi, obsstudio, video
- Language: C++
- Homepage: https://distroav.org/
- Size: 6.22 MB
- Stars: 3,249
- Watchers: 115
- Forks: 360
- Open Issues: 169
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
**NOTE:** `OBS-NDI` was renamed to `DistroAV` ~2024/06 per [obsproject.com](https://obsproject.com)'s request to drop `OBS` from our name.
DistroAV (Formerly OBS-NDI)
==============Network Audio/Video in OBS-Studio using NDI technology
[](https://github.com/DistroAV/DistroAV/blob/master/LICENSE)

[](https://github.com/DistroAV/DistroAV/releases/latest)
[](https://discord.gg/ZuTxbUK3ug)
(English Speaking)[](https://github.com/DistroAV/DistroAV/releases)

[](https://opencollective.com/distroav/donate)
[(Please consider making a donation)](https://opencollective.com/distroav)## Features
- **NDI Source** : Receive NDI video and audio in OBS
- **NDI Output** : Transmit OBS video and audio to NDI
- **NDI Filter** (a.k.a. **NDI Dedicated Output**) : Transmit a single OBS source or scene audio to NDI## Requirements
* OBS >= 30.0.0 (Qt6, x64/ARM64/AppleSilicon)
* [NDI Runtime >= 6](https://github.com/DistroAV/DistroAV/wiki/1.-Installation#required---ndi-runtime)
* [Remove old OBS-NDI plugin](https://github.com/DistroAV/DistroAV/wiki/OBS%E2%80%90NDI-Is-Now-DistroAV)# Installation
See [Installation Wiki](https://github.com/DistroAV/DistroAV/wiki/1.-Installation)
# Troubleshooting
See [Troubleshooting Wiki](https://github.com/DistroAV/DistroAV/wiki/2.-Troubleshooting)
Conflict with OBS-NDI plugin : [Follow the instructions](https://github.com/DistroAV/DistroAV/wiki/OBS%E2%80%90NDI-Is-Now-DistroAV)
# Development
See [Development Wiki](https://github.com/DistroAV/DistroAV/wiki/3.-Development)
---