# Silvus StreamCaster GUI

{% hint style="warning" %}
All Silvus radios come preconfigured and are ready for immediate use. **Changing the settings is recommended only for advanced users.**
{% endhint %}

Each Silvus radio modem has a dedicated IP address consisting of four octets separated by periods. For example 172.20.123.123.&#x20;

{% hint style="info" %}
The individual IP address of each Silvus StreamCaster is marked on the back of the radio module.
{% endhint %}

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

{% hint style="info" %}
To access the Silvus StreamCaster GUI, ensure that the Toughbook is connected to the Silvus StreamCaster and both units are powered on.
{% endhint %}

1. On the Toughbook, open a browser. In the address bar, enter the IP address of the radio modem and press **Enter**.

<figure><img src="/files/7sImtUxVTTmUs4L3eHjG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you encounter issues with the Google Chrome browser while using the GUI, try switching to an **incognito** window, which may help resolve the problem.
{% endhint %}

2. The battery level of the radio modem is displayed in the top right corner of the GUI's menu bar.

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

{% hint style="warning" %}
Critical battery levels are indicated by the radio modem's LED. For more information, please refer to the following [section](/gov/setup/ground-control-station-gcs/connecting-the-gcs-to-the-deltaquad-evo.md).
{% endhint %}

3. After a few seconds, the browser should display the Silvus StreamCaster GUI. Navigate to the tab **Local Radio Configuration** -> **RF** -> **Basic** to access the basic radio frequency settings. Here, you can configure parameters such as **Frequency**, **Bandwidth**, and **Total Transmission Power**.

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

{% hint style="danger" %}
To ensure proper functionality, all changes must be applied to both the handheld radio and the DeltaQuad Evo. To save and apply changes to both devices, make sure they are powered on and connected. Selecting **SAVE AND APPLY TO NETWORK** will store the changes in both devices, preserving them even after a reboot. **Using APPLY will only apply the changes temporarily until the next reboot.**
{% endhint %}

4. Under the tab **Network Management** -> **Network Topology**, you can view the individual nodes along with their signal strength.

<figure><img src="/files/5ugkKruDPlchqSeIUZVY" alt=""><figcaption></figcaption></figure>

5. Under the tab **Security** -> **Encryption**, you can configure the security keys.

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

{% hint style="info" %}
During factory setup, we generate random keys that are not stored for security reasons. **When changing these keys, ensure you save and apply the changes to both the handheld radio and the DeltaQuad Evo.**
{% endhint %}

6. Under the tab **Security** -> **White/Black List**, you can create either a white list or a black list. A black list can block specific nodes from accessing the network, while a white list specifies which nodes are allowed to access the network.

<figure><img src="/files/4TbenEVikato1oMrkeIQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For more information, please follow this [link](https://silvustechnologies.com/).
{% endhint %}


---

# 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.deltaquad.com/gov/setup/ground-control-station-gcs/silvus-streamcaster-gui.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.
