# Video Streaming

The addition of video streaming to 4EVERLAND's dedicated gateway will make it much easier for users to access and enjoy video content stored on the IPFS network. With video streaming, users can stream videos in real-time, without having to wait for the entire video to download.

This is a significant improvement over traditional downloading methods, which can be slow and time-consuming, especially for larger video files. With video streaming, users can start watching a video almost immediately, without having to wait for the entire file to download.

Overall, the addition of video streaming to 4EVERLAND's dedicated gateway is a significant development, and it will help to make IPFS-based video content more accessible and enjoyable for users. This is an exciting development for developers and businesses who are looking to take advantage of the benefits of decentralized storage and retrieval, and it will undoubtedly help to drive adoption of IPFS technology in the coming years.

## **Current solution**

If you have a need for streaming service now, it is recommended that you add the livepeer service for quick and easy streaming.

Check the official livepeer documentation for details: <https://docs.livepeer.org/guides/developing/dstorage-playback>

{% hint style="info" %}
If you have any questions, please join our [Discord server](https://discord.com/invite/Cun2VpsdjF), or send us an email at <contact@4everland.org>.
{% endhint %}


---

# 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.4everland.org/gateways/dedicated-gateways/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.
