# Wie streame ich eine H.265 IP-Kamera?

{% embed url="<https://youtu.be/oVCEMUguskA>" %}
**YouTube Video:** Schnellanleitung
{% endembed %}

## Was ist H.265?

High Efficiency Video Coding (HEVC), auch bekannt als H.265 und MPEG-H Part 2, ist ein Standard für die Codierung von Videoinhalten und Bildern. Im Vergleich zu H.264/MPEG-4 bietet der Codec eine doppelt so hohe Komprimierung bei gleichbleibender Qualität.

## Wann ist der Einsatz von H.265 sinnvoll?

Es gibt mehrere Fälle, in denen es sinnvoll sein kann, H.265 für den Transportweg zum Server zu verwenden. Da es derzeit keine H.265-fähigen Videoplayer gibt, muss der Videostrom nach der Ankunft auf dem Server in H.264 umcodiert werden, damit er vom Videoplayer angezeigt werden kann.

## Mehr Informationen

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

{% content-ref url=".." %}
[..](https://docs.datarhei.com/restreamer/de/wissensdatenbank)
{% 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/leitfaeden/wie-streame-ich-eine-h.265-ip-kamera.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.
