# Mindestanforderungen

## Restreamer via Docker

Docker Engine ist kostenlos und auf einer Vielzahl von Linux-Plattformen, macOS und Windows 10 über Docker Desktop und als statische Binärinstallation verfügbar.

{% embed url="<https://docs.docker.com/get-docker>" %}
**Externe URL:** Docker Installieren&#x20;
{% endembed %}

## Restreamer via Podman

Podman ist eine kostenlose und empfehlenswerte Alternative für Docker.

{% embed url="<https://podman.io>" %}
**Externe URL:** Podman Installieren&#x20;
{% endembed %}

## Web Browser

| **Browser**                     | **Anforderungen**       |
| ------------------------------- | ----------------------- |
| **Google Chrome**               | **Letzten 3 Versionen** |
| **Mozilla** **Firefox**         | **Letzten 3 Versionen** |
| **Safari**                      | **Letzten 2 Versionen** |
| **Microsoft Edge**              | **Letzten 2 Versionen** |
| **Microsoft Internet Explorer** | **Viel Glück!**         |

### Nicht unterstützte Browser und Betriebssysteme

Um die bestmögliche Restreamer-Erfahrung zu bieten, halten wir unsere Liste der unterstützten Browser und Betriebssysteme kurz. Wir beheben keine Fehler oder Probleme bei nicht unterstützten Browsern.&#x20;

## Mehr Informationen

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

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

{% content-ref url="../premium-support-1" %}
[premium-support-1](https://docs.datarhei.com/restreamer/de/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/de/installation/minimum-requirements-for-using-datarhei-restreamer.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.
