# FlytBase Video Streaming — Updated Behavior

We’ve introduced an update to **docking station video feeds**, designed to give you more control while reducing **unnecessary network bandwidth consumption** — especially valuable for teams on **Starlink, 4G, or 5G connections**.&#x20;

Continuous dock video streaming isn’t always required. With this update, you can choose whether the dock video is **always available** (e.g., for third-party VMS) or runs **only when you need it** to optimize bandwidth.

#### **How It Works:**

* Toggle optimisation under *Device Settings → Video Stream Control*.
* **Optimisation Enabled**: Dock video stops automatically when the drone lands and enters *Standby/Idle*. RTSP output is not available in this mode.
* **Optimisation Disabled**: Dock video can be started/stopped manually from the dashboard. When started, it is available both on the dashboard and via RTSP.
* **Continuous Streaming**: If you need a permanent RTSP feed into a VMS like **Genetec** or **Milestone**, keep optimisation disabled and press **Start Video Feed** once — the dock will continue streaming until stopped.

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

**Why This Matters**

* **Save bandwidth** when dock video isn’t needed
* **Maintain uninterrupted VMS feeds** when required
* **Stay in control** of when the dock publishes video
* **Reduce network costs** on satellite/cellular links

*This update ensures your **dock video is there when you need it** — while avoiding unnecessary background streaming when you don’t.*


---

# 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://releases.flytbase.com/september-2025/flytbase-video-streaming-updated-behavior.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.
