# Installing

- [Minimum Requirements](https://docs.datarhei.com/restreamer/installing/minimum-requirements.md): Once Docker runs on the host, there is an excellent chance to use the Restreamer.
- [Official Recommendations](https://docs.datarhei.com/restreamer/installing/official-recommendations.md): Official production deployment recommendations
- [Raspberry Pi / ARM](https://docs.datarhei.com/restreamer/installing/raspberry-pi-arm.md): Install and run Restreamer on a Raspberry Pi 3, P 4, or other devices with an ARMv6, ARMv7, or ARMv8 CPU in a Docker container.
- [Linux](https://docs.datarhei.com/restreamer/installing/linux.md): Install and run datarhei Restreamer on Linux with a 64bit Intel or AMD CPU in a Docker container.
- [Mac](https://docs.datarhei.com/restreamer/installing/mac.md): Install and run Restreamer on Mac with Docker Desktop.
- [Docker Desktop](https://docs.datarhei.com/restreamer/installing/mac/docker-desktop.md): Install and run Restreamer on Mac with Docker Desktop.
- [Terminal](https://docs.datarhei.com/restreamer/installing/mac/terminal.md): Install and run datarhei Restreamer on Mac with Intel or Silicon chip in an Docker container.
- [Windows](https://docs.datarhei.com/restreamer/installing/windows.md): Install and run Restreamer on Microsoft Windows with Docker Desktop.
- [Docker Desktop](https://docs.datarhei.com/restreamer/installing/windows/docker-desktop.md): Install and run Restreamer on Microsoft Windows with Docker Desktop.
- [Terminal](https://docs.datarhei.com/restreamer/installing/windows/terminal.md): Install and run datarhei Restreamer on Mac with Intel or Silicon chip in an Docker container.
- [Cloud/Hosting-Service](https://docs.datarhei.com/restreamer/installing/cloud-hosting-service.md): If your private ISP does not have enough bandwidth capacity, it is obvious to run the restreamer at a cloud/hosting service.
- [Update](https://docs.datarhei.com/restreamer/installing/update.md): We always recommend using the latest datarhei Restreamer.
- [Migration](https://docs.datarhei.com/restreamer/installing/migration.md): Migration notes for version breaks.


---

# 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.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.
