# Comms

{% embed url="<https://comms.cam/>" %}
<https://comms.cam/>
{% endembed %}

* Created a page called *Comms*, which is designed for audio-only production.
* You can select which "group" you want to be a part of via the top bar, where those in your group can hear you and vice versa.
* If you aren't in a group, you hear everyone.
* Compatible with [`&groups`](/advanced-settings/setup-parameters/and-group.md) with VDO.Ninja as normal; it's just a custom layout stylized/tweaked for audio-only production comms.
* There's a few URL parameters you can set, including [`&push`](/advanced-settings/setup-parameters/push.md), [`&label`](/advanced-settings/setup-parameters/label.md), [`&room`](/advanced-settings/setup-parameters/room.md), [`&password`](/advanced-settings/setup-parameters/and-password.md), and [`&groups`](/advanced-settings/setup-parameters/and-group.md).
* If you use `&groups=group1,groupb,etc`, new group buttons will appear.
* By default, groups 1 to 6 are there.
* If you use `&groups=1,2,3` , you'll auto-join groups 1, 2 and 3.

ie: [`https://vdo.ninja/alpha/comms?group=backstage,directors,onairgroup,steve123&push=STREAMID&room=TESTROOM`](https://vdo.ninja/alpha/comms?group=backstage,directors,onairgroup,steve123\&push=STREAMID\&room=TESTROOM)\
\
or just go to <https://comms.cam/> to quick start without presetting anything

<figure><img src="/files/uTNkhZUbFJUeJbNcsWzw" alt=""><figcaption></figcaption></figure>

## Voice-chat-room app

An experimental very simple voice-chat-room app based on the new Comms app: <https://vdo.ninja/alpha/meet>

## Updates

{% content-ref url="/pages/Oi1lQ2F8L7hGic0omnrO" %}
[Updates - Comms](/updates/updates-comms.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/comms.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.
