# datarhei Restreamer

datarhei Restreamer is a modern video streaming platform where teams can live stream and restream everything from webcams to broadcasting. We want to help teams to stream more efficiently by creating a simple yet powerful service for them to live stream video. Our mission is to make a user-friendly and powerful product for everyone to stream video.

{% hint style="info" %}
datarhei Restreamer is best installed on a current Raspberry Pi. The hardware and the operating system do not matter - as long as Docker is available.
{% endhint %}

## What does the datarhei Restreamer offer?

* Live streaming on websites without additional service providers, video hosting providers. Instantly available, free of charge, and without advertising.

![Fig. 1: Main screen of datarhei Restreamer v2.](https://304400748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MS3qj4cW170AMeE1ckj-1703796690%2Fuploads%2FZj089UaSWuL2DV2XSrvf%2Frestreamer-startscreen.jpeg?alt=media\&token=f66806bb-ac4c-4870-8e94-188e83cad26f)

* Share live videos publicly or privately with anyone, or use a secret link to give your audience access to private content.

![Fig. 2: Overview of Publication Services in datarhei Restreamer V2](https://304400748-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MS3qj4cW170AMeE1ckj%2F-M_teNYAa7-kAgsyypqY%2F-M_tg5vJ-iZ79wBA0P-u%2Fpublication-services-for-livevideo.png?alt=media\&token=384ed886-4efd-4bd2-bf8b-07648f6ed7d9)

* Enjoy a simple streaming server with self-installation on your server or Raspberry Pi. Or sign up on our website and use our ready-to-go [datarhei Service](https://docs.datarhei.com/restreamer/broken-reference).

![Fig. 3: Overview of the different streaming protocols from datarhei Restreamer V2.](https://304400748-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MS3qj4cW170AMeE1ckj%2F-M_tg8eXNM3MQuDmQ8Br%2F-M_th8DrUjxoTHxVVGLf%2Fvideo-protocolls-opensource-live-video.png?alt=media\&token=35d6b750-19cb-489e-aa68-ad3ad788f4bb)

* The fully documented API helps with software development. datarhei Restreamer is very easy to adapt to any project.

## Learn more

{% content-ref url="getting-started" %}
[getting-started](https://docs.datarhei.com/restreamer/getting-started)
{% endcontent-ref %}

{% content-ref url="installing" %}
[installing](https://docs.datarhei.com/restreamer/installing)
{% endcontent-ref %}

{% content-ref url="knowledge-base" %}
[knowledge-base](https://docs.datarhei.com/restreamer/knowledge-base)
{% endcontent-ref %}

{% content-ref url="api" %}
[api](https://docs.datarhei.com/restreamer/api)
{% endcontent-ref %}

{% content-ref url="premium-support-1" %}
[premium-support-1](https://docs.datarhei.com/restreamer/premium-support-1)
{% endcontent-ref %}


---

# 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.datarhei.com/restreamer/master.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.
