# 9. LiveStream

As a service provider, your business may spread across different geographic locations. Your team might be flying drones across various states and countries. In such a case, as operation management, you always want to know the current situation of drone flights. With the AeroGCS KEA Enterprise edition, you can monitor all live flights from your own office. You can see where all drones are flying and what is their current flying situation. Not only, current flying but also past flights you can check with ‘Replay of Flight’ so that you understand the overall performance of your drone.

The image below shows the dashboard of AeroStream which includes recent videos of streaming of drone cameras, and the services provided by AeroStream like My Requests, Received Requests, My Videos, and Micro CRM.

<figure><img src="/files/IpRIrL66FQuHsEY7PHs6" alt=""><figcaption><p>AeroStream Dashboard</p></figcaption></figure>

### My Requests

To check the live streaming of the flight, the user will raise the request to the server.

The user can see all requests or any specific requests such as "Open Requests", "Received Requests", "In Progress Requests", etc. with the drop-down menu as shown in the image below:

<figure><img src="/files/W4wp1zC8zCMbicZPLdA1" alt=""><figcaption><p>My Requests</p></figcaption></figure>

The details of the request will be displayed by clicking on that particular request.

<figure><img src="/files/cd9UhbddECVxzBb7b0Pd" alt=""><figcaption><p>Details of Request</p></figcaption></figure>

It shows all the details of the request created such as name, address, date, and time scheduled. It also shows the live streaming video and actual flight on the map. You can zoom in and zoom out the map to check the particulars of the flight. This will be useful for controlling the drone from a remote place or from the office. This feature is useful to work with a team. The monitoring of the flight becomes easy remotely also.

All the requests created by the particular user will be stored on the server. The list of all such requests is displayed here for the respective user.

The user can create a new request by clicking on the "Create New Request" button. After creating a new request, a form will appear on the screen. The user has to fill the form correctly with all the required information. You can set the date and time of streaming as well as the location, address, and pilot who is operating the drone on the site. The form looks like the image below:

<figure><img src="/files/1B75iI1yW8mHkracot8o" alt=""><figcaption><p>Creating a Request for Streaming</p></figcaption></figure>

### Received Requests:

The list of all the received requests from the authorized drone pilots will be displayed on the screen.

<figure><img src="/files/yene7y1XNrLwc2uqt6Fu" alt=""><figcaption><p>Received Requests</p></figcaption></figure>

The details of the request will be displayed by clicking on any of the requests received. The image below shows the details of the request such as the title of request, scheduled time, and date along with the details of the customer such as the name and email address of the customer as shown in the image.

<figure><img src="/files/gGhPI1TkjRvjVZ9G8j7n" alt=""><figcaption><p>Request Details</p></figcaption></figure>

### **My Videos:**

The drones are carrying the cameras for capturing photos. Drones are also used for surveillance purposes. For this, the drone should be able to capture live situations. These live situations are stored in the form of videos which we can observe through the "My videos" option from the AeroStream dashboard.

<figure><img src="/files/9VSqDy6MR0zKEQozOGpH" alt=""><figcaption><p>My videos</p></figcaption></figure>

Select any one required video from the available list. You can download any particular video from the cloud to your local system. Also, you can share any video with other authorized users for information or processing. You can delete any video if it is unwanted.

### **Micro CRM**

This is a customer-oriented functionality. This is Customer Relationship Management where we connect and accept the request of the customer and serve them with live streaming. This provides the details of customers or all pilots. The details include name, email address, and phone number as shown. This feature also gives the list of pending invites. You can invite the customer by clicking the "invite" button.

<figure><img src="/files/Jb6NCXWUwWEet2soTMmV" alt=""><figcaption><p>Details of Customers</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://aerogcs-docs.aeromegh.com/aerogcs-kea-enterprise/9.-livestream.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.
