# Live Event Captioning

By using the software OBS, you can caption your live event using Zip Captions so that the captions are overlayed on your projections and on video shown on your screen.&#x20;

There are a few ways to set this up.&#x20;

{% tabs %}
{% tab title="Simple Method" %}
Install the PWA version of Zip Captions using these instructions.&#x20;

Please make sure that your browser supports installation of PWA's by [visiting this page](/getting-started/supported-browsers.md).

1. Open the PWA on your computer from the Applications Menu
2. Minimise the toolbar by clicking the arrow

<figure><img src="/files/cmNzp4wPOkU9KrNmLPF3" alt=""><figcaption><p>Minimise the toolbar</p></figcaption></figure>

3. Resize the window and adjust the number of lines to reduce the number of results shown.

<figure><img src="/files/JGPRJodprtZk6kaiPoh1" alt=""><figcaption><p>Adjusting the number of on screen results</p></figcaption></figure>

4. You can now place other applications over the top of your captioning window.&#x20;

<figure><img src="/files/3LVi7VGDSWCXfvlEJfYT" alt=""><figcaption><p>Captioning window placed underneath another window</p></figcaption></figure>
{% endtab %}

{% tab title="Simple Method OBS" %}
Using Websockets in OBS you can simply connect Zip Captions and OBS together. You can then livestream this to Twitch or to YouTube Live and turn on the captions on your feed. This is the same method that can be used for&#x20;

{% embed url="<https://zip-captions.gitbook.io/zip-captions/streaming-captions/captioning-with-obs>" %}
{% endtab %}

{% tab title="OBS Complex" %}
You can use the OBS Browser Source to capture a broadcast stream.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>OBS Application Source</strong></td><td>This allows you to capture a window on your desktop and chromakey it.</td><td></td><td><a href="/pages/cbuepqptagpKkwtXc4aU">/pages/cbuepqptagpKkwtXc4aU</a></td></tr><tr><td><strong>OBS Browser Source</strong></td><td>This allows you to capture captions from an inbuilt browser window in OBS.</td><td></td><td><a href="/pages/vWU1eXzxvHIwS2soGcdQ">/pages/vWU1eXzxvHIwS2soGcdQ</a></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

For all live event captioning, you can always choose to broadcast your captions to attendees by following the instructions on the [Broadcasting Your Captions to Others](/streaming-captions/broadcasting-your-captions-to-others.md) page.&#x20;


---

# 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://help.zipcaptions.app/example-use-cases/live-event-captioning.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.
