# 9.5 Camera

To access the Camera settings in the AeroGCS ORANGE, simply navigate to the "**Settings**" and select the "**Camera**" section.

As shown in the following Screen

<figure><img src="/files/S2Ge4wte5tvnvW4b2lAD" alt=""><figcaption><p>Camera Settings</p></figcaption></figure>

Securing a camera to a gimbal while minimizing motor vibrations can be a challenging task. A gimbal is a support system that enables rotation around a single axis. To maintain camera stability, especially during movement, you can use either a set of two or three gimbals arranged at 90-degree angles.&#x20;

\- Two-axis gimbals provide roll and pitch stabilization.

\- Three-axis gimbals offer stabilization for roll, pitch, and yaw.

Various methods can be employed to attach the camera securely to the gimbal:&#x20;

1\. Soft foam padding

2\. Rigid foam padding

3\. Neoprene tubes (mount the camera on the tube side)

4\. Surgical tubing

5\. Rubber bands

6\. Nylon bolts for direct and firm attachment

7\. Velcro straps&#x20;

Each of these techniques serves the purpose of camera attachment on the gimbal, and the choice depends on the specific needs and preferences of the user.


---

# 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://aerogcs-orange-docs.aeromegh.com/9.-settings-rpa-settings/9.5-camera.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.
