# Camera Controls

Camera Settings

AMC provides control of these settings in flight by pressing the <img src="/files/CGXQovCFWQJHNqUL9pHK" alt="" data-size="line"> icon on the right of the screen while in Photo Mode:

![Camera settings and their recommended defaults](/files/gvSxNJ5sWHF3eGqLrwAJ)

AMC will override these camera body settings:

* Shooting Mode dial, if set to P.
* Exposure Compensation dial, if set to 0.

Other camera body controls and menu options will be honored. For example:

* Focus Mode (e.g. wide, zone).
* Exposure Metering Mode (e.g. spot).
* Exposure Compensation dial, if set to non-0 value.

## Saving Photos to Camera and USB Simultaneously

{% tabs %}
{% tab title="Video" %}
{% embed url="<https://www.loom.com/share/3784a063a8634423a9e75507366ffe2d>" %}
{% endtab %}

{% tab title="Text" %}

#### pre-setup

* make sure the camera sd card is plugged into the first slot of the camera
* make sure the usb is plugged into astro

#### taking photo

* Turn on both the astro and herelink, and on AMC navigate to "FLY" screen on AMC
* now, click on the menu/filter icon, right below the shutter icon
* scroll all the way to the boot - where it says "image storage"
* in that drop-down, select "both"
* now you can click photo via AMC or herelink
* remove both usb and sd card from camera, and you should see the photos you clicked
* Note: the time stamp on camera photos = time set in the camera
  {% endtab %}
  {% endtabs %}

## Changing A7R-IV Settings

Astro remembers the settings that you can change within the AMC software. Next time you power on the system and when the camera establishes a connection with Astro, Astro will set these settings.

If a setting is not exposed in the app, we are most likely not overriding this setting. In order for these settings to be changed and saved even if the unit is powered off, follow the below procedure:

* Using the wheel on the controller, tilt the gimbal/camera down at an angle so it's easier to access the buttons on the camera.
* Using the menu or “fn” buttons on the camera, change the desired settings.
* Turn the camera power off by using the rotary switch on top of the camera.
* Wait 10 seconds. The camera takes a while to save settings to its own memory.
* Power the camera back on. Confirm that the settings that you changed have persisted.

## Resetting a7R-IV Settings

{% content-ref url="/pages/bm7A2WWV3BLzAjGQszu4" %}
[Resetting Camera Settings](/ecosystem/payloads/a7r4-payload/resetting-camera-settings.md)
{% endcontent-ref %}


---

# 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.freeflysystems.com/ecosystem/payloads/a7r4-payload/camera-controls.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.
