# Main Camera Screen

## Main Camera Screen

The Main Camera Screen is similar for both platforms:

<figure><img src="/files/eQFbipuB2O7HBbpLmwq7" alt=""><figcaption><p>Main Camera Screen - iPhone</p></figcaption></figure>

<figure><img src="/files/8DPh9ysCQGaSImAjPYt4" alt=""><figcaption><p>Main Camera Screen - Android</p></figcaption></figure>

### UI Elements

The Main UI Elements for both platforms are the following

<img src="https://lh7-us.googleusercontent.com/Rl8LalHWr9xLAWhrdkFtNKApM6FseElYco36wYkBg9K7ubQzDwRcyXFrgHrZWp1M1CmxJKEOeb_7jFV4JiaTAiNJh2I6Xf_b4wkC7Wjtq8xqsupc9PAbFEx35auoIuT42JeIKBoQUcB6hQyFObLNBYU" alt="" data-size="line"> : Enable/disable transmission to Unreal Engine

Android - x/60 iPhone - <img src="/files/cYYgwXCueQqFFgghIeqw" alt="" data-size="line"> : Dropped frames / Connection health indicator

<img src="https://lh7-us.googleusercontent.com/2iZD9OcQrHQL_uYdG4QIVZbXVN72dS4_NlzOKea3NAdZF6xpwMkdSsJ57OVAmr_JwbZ0A8VnlFNWM-ZIXipyazU7X6SDjLl-XfcHzGY03MeyqgnEJIfcEUaGJr0lLQiFRIhXQ94M6Sh6LHZM5HLYWDE" alt="" data-size="line"> : Record video (if supported) and camera metadata and/or trigger UE record

<img src="/files/AltvTxenKGxsDnG212pF" alt="" data-size="line"> : Open/close the menu drawer


---

# 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://docs.realtwin.org/cameratwin/documentation/mobile-applications/main-camera-screen.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.
