> For the complete documentation index, see [llms.txt](https://docs.ndi.video/all/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ndi.video/all/faq/ndi-tools/obs-troubleshooting-survey.md).

# OBS Troubleshooting Survey

If you're trying to use NDI with OBS Studio and something isn’t working the way you expect, you’re not alone.

Many common issues such as sources not appearing, missing audio, or inconsistent performance are usually caused by a small number of configuration details. These can include network setup, plugin behavior, or differences between platforms like macOS and Windows.

This page is here to help us turn real-world problems into better guides for everyone

### What kinds of issues does this cover?

This page is specifically for problems related to using **NDI with OBS**.

That includes things like:

* NDI sources not showing up in OBS
* Video appears, but there is no audio
* OBS not sending output as an NDI stream
* Lag, dropped frames, or performance issues
* Differences between macOS and Windows workflows
* Confusion around NDI vs NDI HX

If your issue is related to general OBS usage such as scenes, streaming settings, or recording configuration you’ll likely find better answers in OBS-specific resources.

### Before submitting a request

A few quick checks can solve many common issues:

* Make sure all devices are on the same network
* Confirm the NDI plugin is installed in OBS
* Check that your NDI source is working in another receiver
* Verify that firewalls or security software are not blocking traffic

### Help us understand your issue

To help us troubleshoot effectively and to turn your problem into a useful guide we need a bit of structure in how issues are reported.

Every issue submitted helps improve documentation. We use real problems to create troubleshooting guides, workflow tutorials, and FAQs based on actual use cases.

### Submit your issue or request

Use this form to submit your NDI + OBS issue or request.

{% embed url="<https://forms.office.com/e/RNT1tnVz8q>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ndi.video/all/faq/ndi-tools/obs-troubleshooting-survey.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
