# PAYLOAD WEB SERVER

I. Overview

The Web Server is a tool designed to assist users in managing image and video files stored in an device's internal (emmc) or external (SD card) memory. It also provides options to configure product specifications, such as static IP, camera settings, and system defaults.

The default IP address of the G-Hadron Mainboard is `192.168.144.25.`

{% hint style="danger" %}
From software V3 or higher, the default mainboard IP will be changed to 192.168.144.240.
{% endhint %}

## II. How to <a href="#bkmrk-2-2c-usages" id="bkmrk-2-2c-usages"></a>

### **1. Connect G-Hadron Mainboard to your PC/Laptop**

Refer Setting up static IP on [Windows](https://nordvpn.com/blog/how-to-set-up-static-ip-address/) or [Linux Ubuntu](https://www.freecodecamp.org/news/setting-a-static-ip-in-ubuntu-linux-ip-address-tutorial/) desktop.

<figure><img src="/files/3lR7LLQhHc0vfXECYaeU" alt=""><figcaption></figcaption></figure>

Refer Setting up static IP on [Windows](https://nordvpn.com/blog/how-to-set-up-static-ip-address/) or [Linux Ubuntu](https://www.freecodecamp.org/news/setting-a-static-ip-in-ubuntu-linux-ip-address-tutorial/) desktop.

### **2. Enter the link:** [***http://192.168.144.25:8000***](http://192.168.144.25:8000/) **on your PC/Laptop**

<figure><img src="/files/1rqDNjoXpGiFa2nm6Uyq" alt=""><figcaption></figcaption></figure>

The Device IP Address is shown on Live View.

### **3. Files List**

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

* **STOP PAYLOAD:** Turn off the payload program to increase downloaded speed.
* **START PAYLOAD:** Turn on the payload program.

### 4. **Set Up System Configurations**

**Step 1:** On the Main Menu settings -> Set Up System Configurations -> Camera Setting

**Step 2:** Adjust the settings and click Apply

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

* Image Capture Information

<table><thead><tr><th width="279">Mode</th><th>8 MP</th><th>64 MP</th></tr></thead><tbody><tr><td>Capturing resolution</td><td>3840x2160</td><td>9248x6944</td></tr><tr><td>Capturing time (ms)</td><td>130</td><td>580</td></tr><tr><td>Time Lapse</td><td>1 second</td><td>3 seconds <em>(recommend)</em></td></tr><tr><td>HDMI streaming latency (ms)</td><td>190</td><td>270</td></tr><tr><td>Recording resolution</td><td>3840x2160</td><td>1920x1080</td></tr><tr><td>EO Zoom</td><td>1-12x</td><td>1-5x</td></tr><tr><td>Eagle Eye</td><td>Yes</td><td>Yes</td></tr><tr><td>Tracking</td><td>Yes</td><td>No</td></tr><tr><td>Detection</td><td>Yes</td><td>No</td></tr></tbody></table>

### 5. **Set Up Video Streaming**

**Step 1:** On the Main Menu settings -> Set Up System Configurations -> Video Streaming Setting

**Step 2:** Adjust the settings and click Apply

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

### 6. **Set Up Static IP Address**

This function sets up G-Hadron Mainboard's IP address to user network.

[<br>](https://bookstack.gremsy.vn/uploads/images/gallery/2023-11/screenshot-from-2023-11-07-16-26-50.png)**Step 1:** "Systems" -> "IP Address"&#x20;

**Step 2:** Adjust the settings and click Apply

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

### **7. Set Up IR Radiometric**

* Tune to increase temperature measurement accuracy.

**Step 1:** "IR Radiometric" -> "ENVIRONMENTAL FACTORS"

**Step 2:** Adjust the settings and click Apply

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

### **8. Set up IR ISOTHERMS REGIONS**

* Isotherms allows configuration of ranges of temperatures or % to have customized colorization.
* This can be used for highlighting objects of certain temperatures with radiometric cameras, while still using the 8-bit colorized output.

**Step 1:** "IR Radiometric" -> "ISOTHERMS REGIONS"&#x20;

**Step 2:** Adjust the settings and click Apply

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

### **9. OTA Update**&#x20;

* This feature will be connect to Web server and download the latest software package for Mainboard.&#x20;
* The customer must make sure that the Mainboard is connected to the Internet before applying this feature.

<figure><img src="/files/3mu2OVu4RXQhufdZbe08" alt=""><figcaption></figcaption></figure>

### 10. Factory Reset

Resets the IR radiometric settings to the default values.&#x20;

Resets the camera settings to the default values.&#x20;

Resets the video streaming settings to the default values.&#x20;

Resets the SBUS remote channels to the default values.


---

# 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/tiny-gimbal/g-hadron/payload-web-server.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.
