# OBS Streaming Mode

**OBS (Open Broadcaster Software)** is a free, open-source tool for screen recording and live streaming. It’s widely used by creators to stream on platforms like Twitch, YouTube — and, of course, FROGY.

With OBS, you can build professional-looking streams by combining multiple sources, such as:

* your **camera**
* gameplay or screen capture
* presentations
* text overlays and visuals — all while fully controlling audio and adding effects.

#### How to connect OBS to FROGY

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

Getting started is easy:

1. Open the **stream preview** before going live.
2. In the **bottom-right corner**, click the **arrow icon**.
3. Toggle the **OBS switch** to enable OBS mode.

Once enabled, a panel will appear on the **left side of the screen** with:

* step-by-step instructions on **how to download OBS**, and
* clear guidance on **how to connect OBS with your FROGY profile**.

{% hint style="success" %}
Just follow the steps — and you’ll be ready to stream with OBS on FROGY in no time 🚀
{% endhint %}

New to OBS? Don’t worry — you can find useful tips and a beginner-friendly guide on how to use the software [**here**](https://obsproject.com/kb/quick-start-guide).


---

# 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.frogy.com/get-ready-to-go-live/obs-streaming-mode.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.
