# Raspberry Pi Cam

{% embed url="<https://youtu.be/ahawoTRDLEw>" %}
**YouTube Video:** Schnellanleitung für die Übertragung des Raspberry Pi Kameramoduls.
{% endembed %}

Es gibt verschiedene Arten von Kameraplatinen für den Raspberry Pi. Die offiziellen Raspberry Pi Kameras sind in der Lage, hochauflösende Fotos und Full HD 1080p Videos aufzunehmen und können vollständig programmatisch gesteuert werden. Nach der Installation im Menü "raspi-config" können alle Kameras im Restreamer für Livestreaming verwendet werden.

## Mehr Informationen

{% content-ref url="/pages/TXWL5ygsX1HFdcgBofcz" %}
[Wie starte ich ein GPU Encoding?](/restreamer/de/wissensdatenbank/leitfaeden/wie-starte-ich-ein-gpu-encoding.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M\_u9ZeYQ33IfUjMXbJk" %}
[Leitfäden](/restreamer/de/wissensdatenbank/leitfaeden.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/de/wissensdatenbank/user-guides/streameinstellungen/allgemeine-streameinstellungen/video-einstellungen/raspberry-pi-cam.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.
