# 5. Capture & Record Video

### Capture Image

<figure><img src="/files/ykwjqhFAg8pBlkDmNCub" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note that the avatar shown on the live view window is horizontally flipped from the original NFT image. The avatar in the output captured image file will be identical to the original NFT image. \
\
It is identical to how taking a selfie on your phone works.
{% endhint %}

### Record Video

<figure><img src="/files/zfMP5ss6K2VFzwB6BQJ0" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note that the avatar shown on the live view window is horizontally flipped from the original NFT image. The avatar in the output recorded video file will be identical to the original NFT image.\
\
It is identical to how taking a selfie on your phone works.
{% endhint %}

### Virtual Camera

Virtual Camera is a feature that allows you to use MYTY Camera on any applications such as Google Meet, Zoom and etc. Since the virtual camera congests a considerable amount of CPU power, the virtual camera button allows you to disable it when the virtual camera is not in use.

The virtual camera is enabled as a default.

<figure><img src="/files/Hx8N3k6B8ofJdfZHOtYK" alt=""><figcaption></figcaption></figure>


---

# 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://myty.gitbook.io/products/camera/how-to/5.-capture-and-record-video.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.
