> 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-meetings-and-recording-connectors-on-premises.md).

# Zoom Meetings- und Recording-Connectoren (On-Premises)

#### <mark style="color:blau;">Zoom Meeting-Connector: On-Premises-Meetings</mark> <a href="#id-9tnhz2hunmka" id="id-9tnhz2hunmka"></a>

Zoom Meeting-Connector ist eine On-Premises- *nicht-hybrid* Meeting-Lösung. Anders als Zoom Meetings Hybrid bietet Meeting-Connector die Meeting-Infrastruktur und Architektur von Zoom ausschließlich innerhalb Ihrer Rechenzentren, ohne die Möglichkeit eines Cloud-Fallbacks oder Supports. Diese Lösung ermöglicht es Kunden, die Kontrolle über ihre Meeting-Medien zu behalten und den Access auf Meeting-Server für zusätzliche Sicherheit, Datenresidenz oder Einhaltung zu beschränken.

Die folgende Tabelle beschreibt einige der wichtigsten Unterschiede zwischen Zoom Meetings Hybrid und Zoom Meeting-Connector:

| **Funktion**                                                           | **Meetings Hybrid**                               | **Meeting-Connector** |
| ---------------------------------------------------------------------- | ------------------------------------------------- | --------------------- |
| On-Premises-Server                                                     | ☑️                                                | ☑️                    |
| Unterstützt mehrere Zonen                                              | ☑️                                                | ☑️                    |
| Medien ausschließlich On-Premises                                      | <p>☑️<br>(Während des privaten Meeting-Modus)</p> | <p>☑️<br></p>         |
| Kaskade zur Cloud                                                      | ☑️                                                |                       |
| Benutzer können über die Cloud beitreten                               | ☑️                                                |                       |
| Cloud-Dienste (Aufzeichnung usw.)                                      | <p>☑️</p><p>(Hybrid, nicht-private Meetings)</p>  |                       |
| Ermöglicht direkte externe Benutzerverbindungen zum On-Premises-Server | ☑️                                                | ☑️                    |

#### <mark style="color:blau;">Zoom-Aufzeichnungs-Connector: On-Premises-Meetings aufzeichnen</mark> <a href="#dlooe1lb51hk" id="dlooe1lb51hk"></a>

Zoom-Aufzeichnungs-Connector ist eine On-Premises-Aufzeichnungslösung für Meetings, die über Zooms Meeting-Connector gehostet werden. Da über Meeting-Connector gehostete Meetings die Cloud-Infrastruktur nicht nutzen können, ermöglicht der Aufzeichnungs-Connector Kunden, ihre Meetings On-Premises aufzuzeichnen, ohne sich für Speicherung oder Verarbeitung auf den lokalen Computer des Hosts des Meetings zu verlassen.


---

# 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-meetings-and-recording-connectors-on-premises.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.
