# FPV Camera

|                    |                                              |
| ------------------ | -------------------------------------------- |
| **Description**    | First-person view camera module              |
| **Compatibility**  | <p>Astro ✅ </p><p>Alta X Gen2 (Built-in)</p> |
| **Weight**         | 85g                                          |
| **NDAA Compliant** | [Yes (See Note)](#fpv-module-variants)       |
| **Offered By**     | Freefly                                      |

{% embed url="<https://store.freeflysystems.com/products/optional-fpv-system-for-astro>" %}

{% embed url="<https://youtu.be/Pk__ezWykjc>" %}

## Installation

<figure><img src="/files/qxdujXxhwbBgOrhZ1U3H" alt="" width="375"><figcaption></figcaption></figure>

* Mount the FPV module to the front of Astro with two M3x12 FHCS fasteners, which are included in the FPV kit. These use the red hex driver, included with Astro.
* Plug the cable into the USB-C port on the Astro IO panel
* Upgrade your Astro firmware to 1.5 or later

{% hint style="success" %}
The FPV module can stay on Astro while folded up in the case!
{% endhint %}

{% hint style="info" %}
If you're having trouble getting video, make sure the USB-C cable is fully plugged in
{% endhint %}

#### USB-C Thumb Drive Port

* Plug in your USB-C thumb drive to the port on the front of the module
* Under camera settings, you should see the thumb drive icon light up and the storage change to the available space on the drive.

{% hint style="info" %}
You can only save images/video from the FPV camera on to an external USB drive
{% endhint %}

### FPV Module Variants

We offer two variants of the FPV module for Astro. The variant with a notch on the front cover is NDAA compliant. You can identify which variant you have by the small notch below the lens:

<figure><img src="/files/QHuIQmdJVhiW1tXePuUk" 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://docs.freeflysystems.com/ecosystem/payloads/fpv-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.
