# \&solo

Viewer-Side Option! ([`&room`](/advanced-settings/setup-parameters/room.md))

## Details

`&solo` is used to bring a solo-link of a guest in a room into OBS Studio.\
<https://vdo.ninja/?view=streamid1&room=roomname&solo>

This tells the system to only view `streamid1` in the specified room. `&solo` and [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md) also tells the system not to be a publisher, but a viewer.

This parameter behaves just as [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md). The only difference is, that the system does not apply custom 'layouts' to `&solo` links.

Links updates in the director's room from Version 22 onwards.

![](/files/kEyp5rkkebGmarbhGbnx)

### Alternative using \&optimize=0

If using a normal manual scene, such as \&scene=3, you can add [\&optimize=0](#alternative-using-and-optimize-0) to the scene URL to enable a mode that is similar to \&solo. It's one of a few different ways to have permanent generic scene links that you can place specific guests into with varying stream IDs. There's also slots, however \&optimize=0 is tweaked for low CPU and network usage, at the cost of a slight added delay in adding a guest to the scene

## Related

{% content-ref url="/pages/-MZdvM97l9MTgi44JRKW" %}
[\&optimize](/advanced-settings/video-bitrate-parameters/optimize.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZdvjAL58404IcgJBTn" %}
[\&scene](/advanced-settings/mixer-scene-parameters/scene.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/advanced-settings/mixer-scene-parameters/and-solo.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.
