> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/de/erweiterte-enterprise-services/zoom-node/zoom-node-explainer/zoom-conference-room-connector-hybrid.md).

# Zoom Konferenzraum-Connector Hybrid

#### <mark style="color:blau;">Zoom Konferenzraum-Connector Hybrid: Hybrid-Meetings für Konferenzräume</mark> <a href="#vwn78dbs8d9m" id="vwn78dbs8d9m"></a>

Der Konferenzraum-Connector Hybrid von Zoom ist ähnlich wie der von Zoom [Meetings Hybrid](/technical-library/de/erweiterte-enterprise-services/zoom-node/zoom-node-explainer/zoom-meetings-hybrid.md) Lösung, einschließlich Unterstützung für hybride und private Meetings, aber anstatt Zoom Workplace-Apps zu unterstützen, bietet sie Unterstützung für ältere SIP- und H.323-Konferenzraum-Systeme.

Mit diesem Produkt können mehrere Konferenzräume eine Verbindung mit der lokalen, hybriden Zoom Node-Appliance herstellen, die gleichzeitig Eingehend- und Ausgehend-Medienströme empfangen, multiplexen und an die Zoom Cloud weiterverteilen kann, wobei standardmäßig bis zu 8 gleichzeitige hochauflösende Konferenzräume pro Modul unterstützt werden. Das Modul Konferenzraum-Connector Hybrid unterstützt außerdem weitere wichtige Funktionen für das Meeting-Erlebnis, einschließlich Meeting-Chat, Reaktionen, Steuerungslayouts und Unterstützung für die Beitrittsfunktion per Tastendruck.

Die folgende Abbildung zeigt ein Beispiel für den Konferenzraum-Connector Hybrid-Dienst bei der Integration mit dem Meetings Hybrid-Dienst sowie zusätzliche Funktionen des Konferenzraum-Connector Hybrid wie den API Connector Hybrid für die integrierte Kalenderfunktion.

<figure><img src="/files/0c9608d93409fb321a73058d242eef6e31d288f7" alt="Diagram depicting the Conference Room Connector Hybrid service connecting with the Zoom Cloud and Meetings Hybrid module" width="563"><figcaption><p>Diagramm, das den Konferenzraum-Connector Hybrid-Dienst beim Verbinden mit der Zoom Cloud und dem Meetings Hybrid-Modul darstellt</p></figcaption></figure>

{% hint style="info" %}
**Hinweis**

Konferenzraum-Connector Hybrid erfordert Zoom Meetings Hybrid nicht und ist nur zu Illustrationszwecken enthalten.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://library.zoom.com/technical-library/de/erweiterte-enterprise-services/zoom-node/zoom-node-explainer/zoom-conference-room-connector-hybrid.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
