# \&greenscreen

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

## Details

`&greenscreen` is a shortcut for [`&effects=4`](/advanced-settings/video-parameters/effects.md). It enables a virtual greenscreen on the publisher side, removing the background and replacing it with solid green (#00FF00). This is useful when you want to do chroma-key compositing in OBS or another tool.

Please enable WebAssembly-SIMD support under `chrome://flags/` for significantly reduced CPU load when using this feature.

## Related

{% content-ref url="/pages/-MZNW\_b8VrHaY-eDBYyk" %}
[\&effects](/advanced-settings/video-parameters/effects.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/video-parameters/effects/and-greenscreen.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.
