> 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/how-to-use-a-mobile-phone-as-a-webcam.md).

# How to use a mobile phone as a webcam

## How to use a mobile phone as a webcam

If you use a computer without a webcam or your camera is of poor quality, you can use your phone as a webcam.

This can be used, for example, via the application EpocCam.

You can download the app for free for [Android](https://play.google.com/store/apps/details?id=com.kinoni.webcam2) / [iOS](https://apps.apple.com/us/app/epoccam-webcam-for-mac-and-pc/id449133483).

There is also a paid version for [Android](https://play.google.com/store/apps/details?id=com.kinoni.webcampro) / [iOS](https://apps.apple.com/us/app/epoccam-webcamera-for-computer/id435355256). It brings some other features such as HD video, flash support, watermark removal, etc.

You shall then download the application to your PC or Mac [EpocCam viewer](http://www.kinoni.com/).

![](https://gblobscdn.gitbook.com/assets%2F-M49OOQQ1z5GeCeXkd2T%2F-M4F1tSdWqofHsKVagoi%2F-M4F_rNah4BqamGqx0lm%2Fimage.png?alt=media\&token=8e08fc85-f810-48e6-92cf-653d66ac25bb)

Setup is quite simple. Just connect your phone via USB or WiFi.

You need to have both your phone and PC/Mac applications turned on.

Both devices should be connected and the PC/Mac will display the image from your phone's camera.

Next, you need to set your phone as an OBS image source.

​


---

# 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/how-to-use-a-mobile-phone-as-a-webcam.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.
