# Community contributed tools

There's some tools out there made by the greater community that can help with common [VDO.Ninja](https://vdo.ninja/) related-tasks. If you want your project listed here, please get in contact with us at the discord ([discord.vdo.ninja](https://discord.vdo.ninja)).

| Tool                                                                                                                              | Description                                                                                                                                                     | Author                                                                                       |
| --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| [Linkgen](https://linkgen.vdo.ninja/)                                                                                             | Wizard style links generator                                                                                                                                    | [@jcalado](https://github.com/jcalado/)                                                      |
| [Invite Generator](https://invite.vdo.ninja/)                                                                                     | Toggle style links generator                                                                                                                                    | [@jcalado](https://github.com/jcalado/)                                                      |
| [Trampoline](https://rse.github.io/vdo-ninja-trampoline/)                                                                         | Another awesome link generator for VDO.Ninja                                                                                                                    | [Dr. Ralf S. Engelschall](https://github.com/rse)                                            |
| [Vingester](https://github.com/steveseguin/vingester)                                                                             | Ingest web pages as NDI-multicasted streams                                                                                                                     | [Dr. Ralf S. Engelschall](https://github.com/rse)                                            |
| [Cheat Sheets](https://docs.vdo.ninja/guides/cheat-sheets)                                                                        | Quick start guides and cheat sheets                                                                                                                             | [Chris Marquardt](https://chrismarquardt.com/)                                               |
| [Show Manager](https://github.com/knmurphy/show-manager-obsn)                                                                     | Excel based link configuration tool                                                                                                                             | [@knmurphy](https://github.com/knmurphy)                                                     |
| [Pro Audio Matrix](https://docs.google.com/spreadsheets/d/1onfIh1hNR1Gh_mthkhmezzWNUMYKMGKPrwx7T428_hc/edit#gid=0)                | Detailled sheet of how to use [`&proaudio`](/advanced-settings/audio-parameters/and-proaudio.md) and [`&stereo`](/advanced-settings/audio-parameters/stereo.md) | ?                                                                                            |
| [Cheat Sheet 2](https://docs.google.com/spreadsheets/d/15xPoTeLnOufB2VCRm-Aj-uP9KCMWMiLTxxypcwEyVsc/edit?usp=sharing)             | A simple Google Sheets list of most common parameters                                                                                                           | qdaps on Discord                                                                             |
| [Cheat Sheet 3](https://docs.google.com/spreadsheets/d/1rNPus_c6fLwNIKOr1WCZZVMRWtlNJttUNtvvelInuRU)                              | A Google Sheets list of all available parameters                                                                                                                | JK14 on Discord                                                                              |
| [URL Configurator](https://drive.google.com/file/d/1A7qiFACoCxk9J-uTv9yyZa5yQWzFol8l/view?usp=sharing)                            | Excel based URL Link Configurator                                                                                                                               | JK14 on Discord                                                                              |
| [Layout String Generator](https://docs.google.com/spreadsheets/d/1cHBTfni-Os3SAITsXrrNJ3qVCMVjunuW3xugvw1dykw/edit#gid=151839312) | For [`&layouts`](/advanced-settings/director-parameters/and-layouts.md) parameter                                                                               | JK14 on Discord                                                                              |
| [API / IFRAME sandbox page](https://vdo.ninja/alpha/iframe)                                                                       | API / IFRAME Sandbox page for developer using VDO.Ninja                                                                                                         | Sam MacKinnon on Discord                                                                     |
| [Companion Module](https://github.com/bitfocus/companion-module-vdo-ninja)                                                        | Remote control VDON via this plugin for Companion                                                                                                               | [Bryce](https://github.com/bitfocus/companion-module-vdo-ninja/commits?author=bryce-seifert) |
| [VirtualCam Filter](https://github.com/exeldro/obs-virtual-cam-filter)                                                            | Select any source in OBS to be the virtual cam output                                                                                                           | [Exeldro](https://obsproject.com/forum/members/exeldro.128836/)                              |
| [Source Record](https://obsproject.com/forum/resources/source-record.1285/)                                                       | Record a source in OBS that is different than the output                                                                                                        | [Exeldro](https://obsproject.com/forum/members/exeldro.128836/)                              |
| [OBS Audio Monitor](https://obsproject.com/forum/resources/audio-monitor.1186/)                                                   | Plugin for OBS; adds Audio Monitor dock and filter                                                                                                              | [Exeldro](https://obsproject.com/forum/members/exeldro.128836/)                              |
| [Win Cap Audio](https://obsproject.com/forum/resources/win-capture-audio.1338/)                                                   | Capture audio from specific window in OBS                                                                                                                       | [bozbez](https://obsproject.com/forum/members/bozbez.344203/)                                |
| [Browser to RTMP](https://github.com/steveseguin/browser-to-rtmp-docker)                                                          | A docker container that lets you output a VDO.Ninja to RTMP                                                                                                     | [aws-samples](https://github.com/aws-samples/amazon-chime-meeting-broadcast-demo)            |
| [Atrium Vertical](https://obsproject.com/forum/resources/aitum-vertical.1715/)                                                    | Allow OBS to publish both Portrait (vertical) and Landscape (16:9) video at the same time.                                                                      | [Aitum](https://obsproject.com/forum/members/aitum.441032/)                                  |

The video engineering and live streaming community is pretty amazing, so thank you all for being so awesome. ♥


---

# 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/steves-helper-apps/community-contributed-tools.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.
