# Multi-Cam

The operator can access the live video feed from multiple drones which are executing simultaneous missions by switching to Multi-Cam Video Feed.

<figure><img src="/files/Gtm8m38iqgr6H5CTVWTb" alt=""><figcaption><p>Multiple drone's online on the dashboard</p></figcaption></figure>

To view the Live Video from all these drones, click on the **Multi Video Feed** icon<img src="/files/n4mBsbFND8jWNHCGecMB" alt="" data-size="line">available above the Video Stream section of the Dashboard.&#x20;

<figure><img src="/files/4dsaRGyMChrWFqIJb3y6" alt=""><figcaption><p>Multi Video Feed Icon </p></figcaption></figure>

The following screen will open and stream the live footage from each of the drones in action.&#x20;

<figure><img src="/files/T39VBRLH7qNtrJKl2wzM" alt=""><figcaption><p>Multi Video Feed from all drones</p></figcaption></figure>

### Video Recording in Multi-Cam Video Feed

* Click on the record icon <img src="/files/Emf1lMS2pG2g33Qsvrqi" alt="" data-size="line"> at the top of the window to start recording all the drone missions.

{% hint style="info" %}
After the operator receives a prompt on the screen, the video recording will be initiated.&#x20;
{% endhint %}

<figure><img src="/files/UWb4CwhiRWlIXbiOEFw4" alt=""><figcaption><p>Video Recording all drone missions</p></figcaption></figure>

* Alternatively, the operator can record selective drone missions. Hover over the ![](/files/PaKf2Qe0qeTwZa5wpZ3b)in the selected drone feed. An expanded menu will show recording options. Click on the Red Record <img src="/files/Emf1lMS2pG2g33Qsvrqi" alt="" data-size="line"> icon to start recording.
* Click on the stop icon <img src="/files/dAVbnuyjaAKetdDoA4uR" alt="" data-size="line"> located in the same position to stop recording the video(s).

### Clicking an Image in Multi-Cam Video Feed

* Hover over the <img src="/files/Qdu9SzVp3Ih7wFXixzEx" alt="" data-size="line">in the desired drone feed. An expanded menu will show multiple options. Click on the white circle icon to click an image.

<figure><img src="/files/wrhm70qkRuy9sXsfcLYM" alt=""><figcaption><p>Recording Video Feed for a specific drone mission </p></figcaption></figure>

{% hint style="success" %}
The operator can replay, download and manage the images clicked and recorded videos in the **Video Manager**.
{% endhint %}

### Secure Guest Sharing in Multi-Cam Video Feed

* Click on the share ![](/files/SLtzNIECq0CZTDw0gmuY)icon at the top of the window to share the video feed of all the drone missions.
* Enter the desired email addresses to share the video link.

<figure><img src="/files/mkPLEsbhweOA73HxEuZ5" alt=""><figcaption><p>Multi-Camp Guest Sharing</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://legacydocs.flytbase.com/features/operations/multi-cam.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.
