# Payloads

## Supported Cameras

Auterion supports and maintains the following cameras:

* [Generic USB Webcams](/hardware-integration/skynode/payloads/generic-usb-webcams-uvc.md)
* [Trillium HD40-LV](/hardware-integration/skynode/payloads/trillium-hd40-lv.md)
* [NextVision Nighthawk2/Colibri2](/hardware-integration/skynode/payloads/nextvision-nighthawk2-colibri2-with-trip2.md)
* [Sony Alpha a7R IV](/hardware-integration/skynode/payloads/sony-alpha-a7r-iv.md)

## Supported Gimbals

* [Gremsy Pixy U, S1V3, T3V3](/hardware-integration/skynode/payloads/gremsy-gimbals.md)

## General Setup - same for all payloads

1. Connect the payload to the port described in the corresponding sections linked above
2. Power Skynode
3. Open **Auterion Mission Control > Fly View**. A video switcher should be displayed in the bottom left corner.

   ![](/files/G9TdWdeToj6XeSrBeGJm)

   If the video switcher shown above is not displayed:

   * Use the menu (top left) to open **Settings > General**, and scroll to the "Video" section.
   * Select **RTSP Video Stream** as video source as shown:

     ![](/files/4i5OOmqheSVyLNtQVKaq)
4. Click on the video feed (left corner) to make the video screen full screen and get the camera controls. For more information see [Fly View UI Overview](broken://spaces/7S1QElc9VpiBzRbPAWCp/pages/-Lu_8HneWEDlOwEC0TCa) for AMC

<figure><img src="/files/dAWPfYJWKCQglPVTv737" 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.auterion.com/hardware-integration/skynode/payloads.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.
