# Features

### Capturing and live streaming video from DJI drone system

gPort lets your payload (including camera & Gremsy gimbal) communicate with DJI drone's transmission system to capture and live stream video in real-time as well as provides high quality video with efficient H.264 encoding.

### Gathering data from the Drone and Gimbal to tag your pictures

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

### Controlling and configuring the Gimbal

gPort allows users to control gimbal from remote controller and set gimbal parameters through the DJI Pilot app during the flight.

### Controlling and configuring the Camera

#### FLIR Duo Pro R

Full alternative for the FLIR UAS App. This allows users to adjust the MSX, IR Color Palette, Display Video Mode (Visible stream only, thermal infrared IR stream only and a Picture-In-Picture stream), and advanced settings:\
·        Recalibrate: To maintain optimum performance

·        Digital Display Format

·        Recorded Video

·        IR Format

·        Still File Type

·        Radiometry

·        And more…

Please refer to FLIR DUO PRO R User Guide.

#### Workswell Wiris Camera <a href="#bookmark11" id="bookmark11"></a>

Taking advantage of Wiris protocol supported for Wiris Security and Wiris Pro. Using DJI app can eliminate the keyboard and display for setting and configuring parameters for the WIRIS camera. CANBus & UART SDK gives the user option to control WIRIS PRO, WIRIS PRO SC, or

WIRIS Security with simple widgets on the DJI Pilot App.

·        Record/capture

·        Muli-camera modes (Ful screen mode, IR only, VIS only, Picture-In-Picture)

·        Set palette

·        Set camera zoom

·        And more…


---

# 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.gremsy.com/accessories/gport/features.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.
