# Minimum Requirements

## Restreamer via Docker

Docker Engine is free and available on various Linux platforms, macOS, and Windows via Docker Desktop and as a static binary installation.

{% embed url="<https://docs.docker.com/get-docker>" %}
**External URL:** Install Docker
{% endembed %}

## Restreamer via Podman

Podman is a free and recommended alternative for Docker.

{% embed url="<https://podman.io>" %}
**External URL:** Install podman
{% endembed %}

## Web Browsers

| **Browser**                     | **Requirements**      |
| ------------------------------- | --------------------- |
| **Google Chrome**               | **Latest 3 versions** |
| **Mozilla** **Firefox**         | **Latest 3 versions** |
| **Safari**                      | **Latest 2 versions** |
| **Microsoft Edge**              | **Latest 2 versions** |
| **Microsoft Internet Explorer** | **Good luck!**        |

### **Unsupported browsers and operating systems**

To provide the best possible Restreamer experience, we keep our list of supported browsers and operating systems short. We do not fix bugs or issues with unsupported browsers.

## Learn more

{% content-ref url="/pages/-MXb\_m72sKwXpgM5udfT" %}
[Knowledge Base](/restreamer/knowledge-base/manual.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXbaD8XJhAgA\_76Yl\_X" %}
[Developer](/restreamer/api/api-and-developer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXbavufS1gwSzyDPNok" %}
[Premium Support](/restreamer/premium-support-1/helping-hands.md)
{% 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/installing/minimum-requirements.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.
