> For the complete documentation index, see [llms.txt](https://cs.help.siesta.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cs.help.siesta.cloud/en/video-portal-1/how-to-record/pc-mac/obs/video.md).

# Video

## Recording camera <a href="#recording-camera" id="recording-camera"></a>

Click the button **+** in the Feeds section to open a menu of available feeds for your broadcast.

If you want to broadcast the image from the camera (whether external or integrated webcam), add **the Screen Recorder.**

![](https://gblobscdn.gitbook.com/assets%2F-M49OOQQ1z5GeCeXkd2T%2F-M6FqrYBd_O1Wcv9b3LT%2F-M6Fs6_DrLIMBLhCokZu%2FScreenshot%202020-05-01%20at%2017.34.06.png?alt=media\&token=cdf63b32-f4c6-41f5-82b3-45998cd7efd5)

In the next window choose **Create new** and name your device for better clarity.

Press **OK** to add the source.

![](https://gblobscdn.gitbook.com/assets%2F-M49OOQQ1z5GeCeXkd2T%2F-M6FqrYBd_O1Wcv9b3LT%2F-M6FsFaHbJdB-S-bDWSD%2FScreenshot%202020-05-01%20at%2017.35.24.png?alt=media\&token=d7c9189b-d251-48fb-9c55-376d57798b5f)

In the next window, select your desired device (camera, webcam or EpocCam) and press **OK.**

![](https://gblobscdn.gitbook.com/assets%2F-M49OOQQ1z5GeCeXkd2T%2F-M6FqrYBd_O1Wcv9b3LT%2F-M6FsVGUjlZwsNeWjb1S%2FScreenshot%202020-05-01%20at%2017.36.10.png?alt=media\&token=94262400-b40f-48d3-b8da-7c30dac3fd63)

## Screen capture <a href="#screen-capture" id="screen-capture"></a>

You can also record a running application on your device. Usually it is, for example, DJ software.

To add a feed again, click **+**, and then click **Window Capture.**

![](https://gblobscdn.gitbook.com/assets%2F-M49OOQQ1z5GeCeXkd2T%2F-M6FqrYBd_O1Wcv9b3LT%2F-M6FsbUiPHkpE_u4je6H%2FScreenshot%202020-05-01%20at%2017.37.00.png?alt=media\&token=04536eb1-e09f-48a5-9f52-6eccdd362617)

​

In the next step we choose the option **to create a new one and name the resource.** Confirm with **OK**.

![](https://gblobscdn.gitbook.com/assets%2F-M49OOQQ1z5GeCeXkd2T%2F-M6FqrYBd_O1Wcv9b3LT%2F-M6FsR9qLnEoTlg6harK%2FScreenshot%202020-05-01%20at%2017.35.24.png?alt=media\&token=d7a6d29f-9172-4a66-9395-4e4d4782ad58)

In the next window choose which application or window you want to scan. If you can't find your app in the list, select **Show empty title windows**. Confirm with **OK**.

![](https://gblobscdn.gitbook.com/assets%2F-M49OOQQ1z5GeCeXkd2T%2F-M6FqrYBd_O1Wcv9b3LT%2F-M6FsydHe_ED5ojnP6xW%2FScreenshot%202020-05-01%20at%2017.38.33.png?alt=media\&token=ecf0ee77-1c5e-473e-9442-edc22a13ed10)

​


---

# 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, and the optional `goal` query parameter:

```
GET https://cs.help.siesta.cloud/en/video-portal-1/how-to-record/pc-mac/obs/video.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
