# Video Streaming

SmartAP GCS has integrated video streaming support from 2 cameras simultaneously:

{% embed url="<https://www.youtube.com/watch?v=6hqPTZRCU8c&feature=emb_title>" %}

## Latency vs Quality settings

[SmartLink](/avionics/smartlink.md) and SmartAP GCS support user configurable video streaming parameters - the feed can be optimised for latency and for quality depending on your application requirements:

{% embed url="<https://www.youtube.com/watch?v=z6XDhzrIDGs&feature=emb_title>" %}

* Variable bitrate and manual bitrate settings vs video quality
* Latency vs quality optimisation
* Buffering produces a smoother picture for broadcasting applications

## Variable video bitrate

[SmartLink](/avionics/smartlink.md) by Sky-Drones supports variable video bitrate which can be set manually. In this office test we show the difference in quality between 100 kbps to 10 mbps. Autopilot is moved in front of the camera to make the feed less static and to show you potential artefacts at low rates.

{% embed url="<https://www.youtube.com/watch?v=F8tujzvUfw8&feature=emb_title>" %}

## LTE Video streaming

This demo demonstrates LTE Video streaming:

{% embed url="<https://www.youtube.com/watch?v=6p_qSKJUNTo&feature=emb_title>" %}

## Starting the video

SmartAP GCS allows you to see the real-time video feed right there in the application. Click on the gear icon in the bottom-left corner and select the video source you would like to use.

![](/files/-MTNG-suq9i3FSUNxDEE)

After the video has started, you'll see it in the bottom left corner:

![](/files/-MTNG-stzr05-KkAhIIV)

You can also enable full-screen video mode by clicking on the small video window. This will swap the map and video widgets. Easily swap back by clicking on the map pane to bring the video back to full-screen.

![](/files/-MTNG-ssbba0Raa7R834)

If you can't see your video source in the list of available devices, make sure to connect the video source to your computer before starting [SmartAP GCS](https://sky-drones.com/smartap-gcs) application.


---

# 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.sky-drones.com/flight-operations/smartap-gcs/video-streaming.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.
