# \&suppresslocalaudio

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

## Details

`&suppresslocalaudio` will disable local audio playback of a Chrome tab while screen-sharing it. This can be used with the new [WHIP](/advanced-settings/whip-parameters/and-whip.md) output of VDO.Ninja to publish a VDO.Ninja scene directly to Twitch, without having to deal with any audio feedback issues while having that scene tab open.

For more details on these new features see here:\
<https://developer.chrome.com/docs/web-platform/screen-sharing-controls/>\
(Chrome/chromium-browsers only)

## Related

{% content-ref url="/pages/x03Y8uO1LezcvD0LDCwz" %}
[\&whipview](/advanced-settings/whip-parameters/and-whip.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/screen-share-parameters/and-suppresslocalaudio.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.
