> For the complete documentation index, see [llms.txt](https://guide.prismlive.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.prismlive.com/desktop/guides/sources/spout2-capture-source/using-spout2-capture-source.md).

# Using Spout2 Capture Source

Spout2 is a plug-in that allows you to capture the screen of VTuber software such as VSeeFace, VTube Studio, and Warudo in high resolution from live streams and add virtual avatars to the live streaming screen. (Support Windows only)

Start various virtual live streams easily with Spout2 capture sources on PRISM PC!

***

We will run you through how to connect and use VTuber softwares on your PRISM PC with Spout2 Capture sources step by step. But first, please read the VTuber software set-up guide in the following post.\
[Setting Spout2 in VTuber Software](/desktop/guides/sources/spout2-capture-source/setting-spout2-in-vtuber-software.md)

{% stepper %}
{% step %}
**Install and execute PRISM Live Studio PC Windows v4.1.4 version. After executing, click the “Add Source” button to open the Add Source window.**

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

{% endstep %}

{% step %}
**In the Add Source window, select a “Spout2 Capture” source and click the “OK” button.**

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

{% endstep %}

{% step %}
**Add a name for the Spout2 Capture source and click the “OK” button.**

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

{% endstep %}

{% step %}
**The VTuber software running at the time will be automatically captured and displayed in the Spout2 Capture Source Properties window.**

* **“Spout Senders” option:**\
  When multiple VTuber softwares are running, click the “Spout Senders” option and select a VTuber software that you want to capture.
* **“Composite Mode” option:**\
  When the option is “Default,” the default screen set in the VTuber software will be displayed.\
  If the background is set to be transparent by default in the VTuber software, the background of Spout2 Capture sources will also be transparent.\
  If you want to display the background of the VTuber software as it is in Spout2 Capture sources, click the “Composite Mode” option and select “Opaque.”
* **“Poll time for new senders” option:**\
  It is the option to refresh the currently available VTuber software, and we recommend keeping it as “Fast” option.

<figure><img src="/files/4XuWOnoqKpuWaJONFMel" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**You can decorate your screen with a variety of PRISM sources after adding the virtual avatar to your live screen using Spout2 Capture sources. Customize your virtual live screen by adding a background image or a variety of stickers!**
{% endstep %}
{% endstepper %}

[Desktop](/desktop/overview.md), [Guides](/desktop/guides.md), [Sources](/desktop/guides/sources.md), [Spout2 Capture Source](/desktop/guides/sources/spout2-capture-source.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.prismlive.com/desktop/guides/sources/spout2-capture-source/using-spout2-capture-source.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
