> For the complete documentation index, see [llms.txt](https://docs.digitalpool.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalpool.com/live-streaming-overlays.md).

# Live Streaming Overlays

Here are some short instructions on how to operate the live streaming overlays. They will work in OBS, Wirecast, vMix and most live streaming software that can support browser overlays.

Go into the Tables section after creating a tournament and edit one of the tables and check the radio button that says "Live streaming table".

You can also add a live stream link which will add a button in the bracket that people can click on to access your live stream directly. If you click on the table it should take you to a detail page like this with buttons on the left.

You can click the "Live scoring overlay" button which should open the overlay in a new window. Just copy and paste the URL into OBS as a new browser overlay and it will load the overlay with a transparent background and the scores will update automatically via the live scoring or if you change them in the bracket page.

![Tournament Builder: Tables page](/files/2XspGToGCvDe9YbzXcQ3)

You should also see an "Overlays" drop down menu appear in the header area next to the title of the tournament and it will display a link to the live stream overlay (see below).

![Tournament Builder: Overlays drop-down menu](/files/wL3DDZcEieYMAZs8SmVr)

The overlay on the bottom above the shot clock is what you should see. There are a few other overlays you can use which you can see in this image of the recent McDermott classic event.&#x20;

![Sample Live Streaming overlays](/files/nJ3XXS9dY6vp8jfsI4bi)


---

# 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:

```
GET https://docs.digitalpool.com/live-streaming-overlays.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.
