# Connecting sources (Virtual event)

Download OBS [here](https://obsproject.com/) for free. Useful information on how to connect other sources, like images or a browser can be found [here](https://obsproject.com/wiki/Sources-Guide#audio-inputoutput-capture). This article explains how to add the two most used sources, audio and video.

### Audio input capture

The audio input capture allows you to add audio input, for example, a microphone, to a live stream.

In OBS click on the plus sign in the tab 'Sources' and select the first option 'Audio Input Capture'.

<div align="left"><img src="https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MD-Vz7tMwxDR-KqLM6H%2F-MD-f2wwKEiIf8FrqIch%2Fimage.png?alt=media&#x26;token=d20221d4-3ae1-4323-8fcd-c4f64562c867" alt=""></div>

Select 'Create new' and name it. Click on 'OK'.

<div align="left"><img src="https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MD-Vz7tMwxDR-KqLM6H%2F-MD-g9Pzcr6Jxpp7uZ2y%2Fimage.png?alt=media&#x26;token=3f015393-74f7-4dec-bd4e-7343294e1824" alt=""></div>

Select the microphone and click on 'OK'.

<div align="left"><img src="https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MD-Vz7tMwxDR-KqLM6H%2F-MD-ghUeqYmpQbuplk0y%2Fimage.png?alt=media&#x26;token=9fc01756-a975-48a5-ba9c-e490b3307560" alt=""></div>

The audio from the device will be captured when streaming or recording. Make sure to test the quality beforehand.

### Video capture device

The video capture device allows you to add video input, for example, a webcam, to a live stream.

In OBS click on the plus sign in the tab 'Sources' and select the option 'Video Capture Device'.

<div align="left"><img src="https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MD-Vz7tMwxDR-KqLM6H%2F-MD-f2wwKEiIf8FrqIch%2Fimage.png?alt=media&#x26;token=d20221d4-3ae1-4323-8fcd-c4f64562c867" alt=""></div>

Select 'Create new' and name it. Click on 'OK'.

<div align="left"><img src="https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MD-Vz7tMwxDR-KqLM6H%2F-MD-icCqlBPuvMzuseIF%2Fimage.png?alt=media&#x26;token=4f1f6b1f-9761-45bd-846d-9ff070252290" alt=""></div>

The settings can be left on default most of the time. Customize the settings when problems arise with the device. Consult [this](https://obsproject.com/wiki/Sources-Guide#video-capture-device) page when manually adjusting the settings. Select the video capture device and click on 'OK'.

<div align="left"><img src="https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MD-Vz7tMwxDR-KqLM6H%2F-MD-p2oa2Lywp_g2LbZ-%2Fimage.png?alt=media&#x26;token=13d8f3ac-7cf6-48a1-a40b-4dadac562bcd" alt=""></div>

The device will be captured when streaming or recording. Make sure to test the quality beforehand.


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/content/virtual-platform/programme/live-stream-settings-vp/obs-studio-software/connecting-sources-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.
