# Using the Ninja OBS Plugin with VDO.Ninja

The Ninja OBS Plugin is an OBS Studio plugin for VDO.Ninja workflows.

It can publish from OBS into VDO.Ninja and help receive VDO.Ninja sources inside OBS without managing everything through separate browser tabs.

## Link

* <https://steveseguin.github.io/ninja-obs-plugin/>

## Why use it

Browser sources are flexible, but they are still browser sources. For some production workflows, using an OBS plugin can feel more direct and easier to manage.

The plugin can be useful when:

* OBS is already the center of the production
* you want to publish from OBS into VDO.Ninja
* you want VDO.Ninja sources managed more directly inside OBS
* you want fewer separate browser windows or tabs
* you want a workflow that feels closer to a normal video pipeline

This may be more predictable than a normal browser publishing path in some setups, but it should still be tested with the same computer, network, and OBS scene setup that will be used for the real recording.

## Example uses

You might use the plugin to:

* send an OBS scene into a VDO.Ninja room
* publish a clean OBS output to remote viewers
* bring VDO.Ninja guests into OBS more directly
* simplify a recording or production setup that otherwise needs many browser tabs

## Before using it live

Do a short test before the real session:

* confirm the plugin is installed and visible in OBS
* test publishing into the intended VDO.Ninja room or stream ID
* check audio routing
* record a short sample
* confirm the receiving side sees the expected video and audio

## Related

{% content-ref url="/pages/e0SCjrrP2Poszx3rkY7P" %}
[Ninja OBS Plugin](/steves-helper-apps/ninja-obs-plugin.md)
{% endcontent-ref %}

{% content-ref url="/pages/CGSJcLuypaByekwow0QH" %}
[Recording video with consistent results](/guides/recording-video-with-consistent-results.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MeTtMZvbg0IkWgL9f6n" %}
[How to publish from OBS into VDO.Ninja](/guides/publish-from-obs-into-vdo.ninja.md)
{% endcontent-ref %}


---

# Agent Instructions: 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.vdo.ninja/guides/using-ninja-obs-plugin-with-vdo.ninja.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.
