# Streaming Sharing

XBStation provides low latency, reliable video live stream and telemetry from drones to any location in the world.

You can send a shareable link to coworkers/customers with a specific start time. The streaming interface will be play on web browser without the need of any prerequisite of plugins to be installed.

{% embed url="<https://www.youtube.com/watch?v=b23T-lG4kFA>" %}

## **Required Materials**

This feature supported all Ardupilot/PX4 drone which is using XBLink


---

# 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.xbstation.com/xblink-4g-r2/user-manual/advanced-configuration/cloud-features/streaming-sharing.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.
