> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp.md).

# Live stream (Virtual event)

- [YouTube Content](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/youtube-stream-vp.md): Add a YouTube video or live stream to your session(s) or virtual event lobby.
- [YouTube video loop (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/youtube-stream-vp/youtube-video-loop.md): This article provides more information on looping a YouTube video in the lobby, when not using a live stream.
- [Twitch stream (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/twitch-stream-vp.md): In the lobby or a company page a Twitch live stream can be build in to welcome everyone who logs in.
- [Vimeo stream (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/vimeo-stream-vp.md): In the lobby a Vimeo live stream or video can be build in to welcome everyone who logs in.
- [Vimeo video loop](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/vimeo-stream-vp/vimeo-video-loop.md): This article provides more information on looping a Vimeo video in the lobby, when not using a live stream.
- [Embed webpage (iframe) (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/embed-webpage-iframe-vp.md): In the lobby, an external Iframe URL can be built in.
- [Jet-Stream (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/jet-stream-vp.md): In the lobby a Jet-stream live stream can be build in to welcome everyone who logs in.
- [OBS Studio software (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/obs-studio-software.md): OBS offers free and open source software for video recording and live streaming for Windows, MacOS and Linux. Encoding software is needed to set up your live stream.
- [Connecting YouTube to OBS (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/obs-studio-software/connecting-youtube-to-obs-vp.md)
- [Connecting Twitch to OBS (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/obs-studio-software/connecting-twitch-to-obs-vp.md)
- [Connecting Vimeo to OBS (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/obs-studio-software/connecting-vimeo-to-obs-vp.md)
- [Connecting Jet-Stream to OBS (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/obs-studio-software/connecting-jet-stream-to-obs-vp.md)
- [Connecting Zoom to Samba via OBS (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/obs-studio-software/connecting-zoom-to-samba-via-obs-virtual-event.md): This article explains how to connect Zoom meetings to Samba via OBS.
- [Connecting sources (Virtual event)](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/obs-studio-software/connecting-sources-vp.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:

```
GET https://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp.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.
