# Connecting Camera from PRISM Mobile App

The PRISM Lens supports various webcam or camera, but they can be felt a bit pricy and its settings can be quite exastive. Fortunately, PRISM Lens supports connecting a mobile camera through the **PRISM Mobile** app.&#x20;

Furthermore, It allows you to not only use your **mobile device as a webcam** but also share your **screen** or incorporate **VTuber avatars** seamlessly. For more information about **PRISM mobile app's screencast** or **VTuber mode**, refer to the following pages:

* [Using Screencast](/mobile/guides/features/screencast/using-screencast.md)
* [VTuber](/mobile/guides/vtuber.md)

***

To connect your PRISM Mobile app’s camera to the PRISM Lens, follow the instructions below.

{% stepper %}
{% step %}
**Select Connect PRISM Mobile from the device dropdown menu.**

By default, **PRISM Lens 1** is selected. You can choose a different PRISM Lens instance if necessary.

<figure><img src="/files/pT1Hu3pa5vqvbERU4fCW" alt=""><figcaption><p>Select <strong>Connect PRISM Mobile</strong> from the device dropdown menu.</p></figcaption></figure>

{% endstep %}

{% step %}
**Launch the PRISM Mobile app and scan the QR code in the CONNECT tab.**

Ensure that both your Desktop and mobile device are connected to the same WiFi network.

Once successfully connected, a mode selection dialog will appear. Choose your preferred mode from Camera, Screen, or VTuber, and adjust the resolution and bitrate settings by clicking the settings icon below.

Once everything is set, tap **Connect**.

<figure><img src="/files/Z25L7UqvYV5rNi7GxvEo" alt=""><figcaption><p>Scan the QR code and adjust your settings.</p></figcaption></figure>

{% endstep %}

{% step %}
**Confirm the connection status.**

You can verify the connection by checking the **Connection Status** in PRISM Lens by clicking the mobile icon on the right sidebar.

<figure><img src="/files/JF0korolhL6j352kMFRi" alt=""><figcaption><p>The connection status may vary depending on the WiFi conditions.</p></figcaption></figure>
{% endstep %}
{% endstepper %}

[LENS](/lens/overview.md), [Guides](/lens/guides.md), [Features](/lens/guides/features.md), [Using Screencast](/mobile/guides/features/screencast/using-screencast.md), [VTuber](/mobile/guides/vtuber.md)


---

# 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://guide.prismlive.com/lens/guides/features/prism-mobile-connection/connecting-camera-from-prism-mobile-app.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.
