# Video Wall

The **Video Wall** feature allows users to monitor live feeds from **multiple** Drones and Docks simultaneously on a single screen. It is ideal for managing several Drones across various locations, enabling efficient monitoring without switching between screens.

## Accessing the Video Wall

1. On the FlytBase Dashboard, click on ![](/files/HRkO2TWfnrKhrvED9vLk) **Navigation Drawer** in the top-left corne&#x72;**.**
2. Under the **Flight Center** Section, Click on  ![](/files/C9fmcQVpgjhGtQS8lmA4) **Video Wall** to begin monitoring.

<figure><img src="/files/zogyAV9WBe9wzq8KHjvv" alt=""><figcaption><p>Access the Video Wall</p></figcaption></figure>

<figure><img src="/files/lDMxOQ5ZYuDmT6i6fhVX" alt=""><figcaption><p>Video Wall</p></figcaption></figure>

## Filtering Video Feeds by Site

Video feeds can be filtered by **Sites**. To do so, take the following steps:

1. Click the **dropdown menu** in the top-left corner of the **Video Wall** window.
   * This dropdown lists all the Sites created in the Organization.
2. Select a specific **Site** to display video feeds from the Drones and Docks assigned to that Site.
3. Select the **All Sites** option to return to viewing video feeds from all Sites.

<figure><img src="/files/O5FY8UWHSCJ9b6dfsHIZ" alt=""><figcaption><p>Filter Video Feeds by Sites</p></figcaption></figure>

## Switching between Video Feed Types

Following video sources are available within the Video Wall:

* **Payload:** View the feed from the main payload of all active Drones.
* **FPV** or **First Person View** (FPV) feed from all the active Drones.
* **Dock:** Stream the video feed of all the active Docks.

{% hint style="info" %}
FPV video feed is available for drones with FPV cameras, such as M300, M350, M30 and M30T.
{% endhint %}

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

## Using Video Wall Options

Video Wall can be customized using the **Options** menu located within the Video Wall window. The following options are available:

1. **Hide Operator Name**: Toggle to hide or display the operator names for all video feeds.
2. **Hide Telemetry Label**: Enable or Disable visibility of the telemetry (altitude, battery level) for all video feeds.
3. **Enter Full Screen**: Select this option to expand the Video Wall to full screen for an immersive monitoring experience.

{% hint style="info" %}
Click on the  ![](/files/3Aniu6SILMZIwuUr0SOu)  button on the individual video feed to go to the single drone operation view of the selected device
{% endhint %}

<figure><img src="/files/sif4o7bcCnYsorfHudAC" alt=""><figcaption><p>Options</p></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.flytbase.com/in-flight-modules/video-wall.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.
