# Using Camera Pro Mode

The PRISM app offers Camera Pro mode for users who want advanced control over their camera settings, enabling them to adjust professional features for a more customized live streaming experience. Camera Pro mode supports five features:

* Exposure
* Manual focus
* ISO
* White balance
* Shutter speed

You can find the **Camera Pro** function by clicking the More-button located at the top left.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2F2rzkFNRFgEouC4u5Fu2g%2FCamera%20Pro%20mode%201.png?alt=media&#x26;token=477dd43a-4fcf-44ea-a453-61d45364c98d" alt=""><figcaption></figcaption></figure>

***

## Exposure

The Exposure feature lets you control the brightness of your video with precision. By adjusting the exposure slider, you can brighten or darken your shots to suit different lighting conditions.&#x20;

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FEs2tKYsyPIY3JZNT6tx5%2Fcamerapro1.jpg?alt=media&#x26;token=fa489e25-6e91-4774-8ee5-a558ef94017c" alt=""><figcaption></figcaption></figure>

***

## Manual focus

The Manual Focus feature allows users to have precise control over the camera's focus point. By simply sliding the focus adjustment bar, you can fine-tune the focus to highlight your subject exactly as desired.

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FoL5sUqM7VgC9ycnlG4e5%2Fcamerapro2.jpg?alt=media&#x26;token=378a5102-972c-41f2-a18f-151ba574343f" alt=""><figcaption></figcaption></figure>

You can toggle the **Auto** / **Manual** button on the right side to switch between Auto Focus and Manual Focus modes. However, this can also be done conveniently without accessing Camera Pro mode. For more details, please refer to the page below:

* [setting-camera-focus](https://guide.prismlive.com/mobile/guides/features/camera/setting-camera-focus "mention")

***

## ISO

The ISO feature allows you to adjust the camera's sensitivity to light, giving you greater control over brightness and noise levels in your video. By increasing the ISO, you can capture clear footage in low-light conditions, while lowering it helps maintain image quality in bright environments.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*T94XXmaD9oxlSjN25d9kkg.png" alt=""><figcaption><p>ISO setting options</p></figcaption></figure>

You can toggle the **Auto** / **Manual** button on the right side to switch between automatic and manual ISO modes. In Auto ISO mode, the ISO value is prefixed with an 'A' (e.g., A3264), while in Manual ISO mode, it appears as a numeric value (e.g., 3264). The Auto/Manual setting for ISO is shared with the Shutter Speed, ensuring seamless control over exposure.

***

## White Balance

The White Balance feature lets you adjust the color temperature of your video to match different lighting conditions. You can manually set the white balance for warmer or cooler tones, or use Auto White Balance mode to let the app automatically optimize the colors. This feature helps ensure natural and accurate color representation during live streaming or recording.

You can toggle the **Auto** / **Manual** button on the right side to switch between automatic and manual White Balance modes.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/1*fX1h3uewgFAJgVeuWvew9A.png" alt=""><figcaption><p>White-balace setting options</p></figcaption></figure>

***

## Shutter speed

The Shutter Speed feature allows you to control how long the camera's sensor is exposed to light. A faster shutter speed reduces motion blur, ideal for capturing fast-moving subjects, while a slower shutter speed lets in more light, perfect for low-light conditions.&#x20;

<figure><img src="https://1019928184-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlISC5rfB4Hnmbsjf8phq%2Fuploads%2FydZycJZ3oLXObhNv6WhG%2Fcamerapro5.png?alt=media&#x26;token=a8df42e3-1856-4638-89af-1a58310cce22" alt=""><figcaption></figcaption></figure>

You can toggle the **Auto** / **Manual** button on the right side to switch between automatic and manual shutter speed modes. In auto shutter speed mode, the shutter speed value is prefixed with an 'A' (e.g., A1/45), while in Manual shutter speed mode, it appears as a numeric fraction (e.g., 1/45). The Auto/Manual setting for shutter speed is shared with the ISO, ensuring seamless control over exposure.

[..](https://guide.prismlive.com/mobile "mention"), [..](https://guide.prismlive.com/mobile/guides "mention"), [..](https://guide.prismlive.com/mobile/guides/features "mention"), [](https://guide.prismlive.com/mobile/guides/features/camera "mention")


---

# 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/mobile/guides/features/camera/using-camera-pro-mode.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.
