# Mixer App

{% embed url="<https://vdo.ninja/alpha/mixer>" %}
<https://vdo.ninja/alpha/mixer>
{% endembed %}

The Mixer App is an alternative to the director's control center of VDO.Ninja. It gives you the full power to customize scenes, layouts and positions of the video feeds dynamically.

Recent layout versions also support per-slot crop controls (`top/right/bottom/left`) that persist in layout data and render using `clip-path`.

There are currently 3 versions of the Mixer App. The newest version with all the current updates is Alpha.

| Version    | Link                            |
| ---------- | ------------------------------- |
| Alpha      | <https://vdo.ninja/alpha/mixer> |
| Beta       | <https://vdo.ninja/beta/mixer>  |
| Production | <https://vdo.ninja/mixer>       |

<figure><img src="/files/XY6foPkVLDt0nMdEDVBV" alt=""><figcaption><p>Layout of the Video Mixer</p></figcaption></figure>

If you find some bugs, have feature requests, ideas or feedback, please contact us on the [Discord channel](https://discord.gg/qWDshMsTar).

There is a YouTube video from Steve (December 2021) about the Mixer App. It's slightly out of date though.

{% embed url="<https://youtu.be/9xdZq4SCBoA>" %}
<https://youtu.be/9xdZq4SCBoA>
{% endembed %}

## Updates

{% content-ref url="/pages/sHxg53Zsa84Uztp3NkeI" %}
[Updates - Mixer App](/updates/updates-mixer-app.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/steves-helper-apps/mixer-app.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.
