> 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/nl/geavanceerde-diensten-voor-onderneming/zoom-node/zoom-node-explainer/zoom-conference-room-connector-hybrid.md).

# Zoom-vergaderruimteconnector Hybride

#### <mark style="color:blauw;">Zoom-vergaderruimteconnector Hybrid: hybride vergaderingen voor vergaderzalen</mark> <a href="#vwn78dbs8d9m" id="vwn78dbs8d9m"></a>

De Vergaderruimteconnector Hybrid van Zoom lijkt op die van Zoom [Meetings Hybrid](/technical-library/nl/geavanceerde-diensten-voor-onderneming/zoom-node/zoom-node-explainer/zoom-meetings-hybrid.md) oplossing, inclusief ondersteuning voor hybride en privévergaderingen, maar in plaats van ondersteuning voor Zoom Workplace-apps biedt het ondersteuning voor verouderde SIP- en H.323-vergaderzaalsystemen.

Met dit product kunnen meerdere vergaderzalen verbinding maken met het lokale, hybride Zoom Node-apparaat dat gelijktijdig Inkomend en Uitgaand mediastreams naar de Zoom-cloud kan ontvangen, multiplexen en herverdelen, met ondersteuning voor maximaal 8 gelijktijdige high-definition vergaderzalen per module als Standaard. De module Vergaderruimteconnector Hybrid ondersteunt ook andere belangrijke functies voor de vergaderingservaring, waaronder chatten tijdens vergadering, reacties, besturingsindelingen en ondersteuning voor functionaliteit om met één knop deel te nemen.

De volgende afbeelding geeft een voorbeeld van de Vergaderruimteconnector Hybrid-service die integreert met de Meetings Hybrid-service, naast andere functies van Vergaderruimteconnector Hybrid, zoals de API Connector Hybrid voor geïntegreerde agendering.

<figure><img src="/files/d007c6f643150972ddcd36bd4a09caf484b50b32" alt="Diagram depicting the Conference Room Connector Hybrid service connecting with the Zoom Cloud and Meetings Hybrid module" width="563"><figcaption><p>Diagram waarop de Vergaderruimteconnector Hybrid-service wordt weergegeven, Verbinden met de Zoom-cloud en de Meetings Hybrid-module</p></figcaption></figure>

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

Vergaderruimteconnector Hybrid vereist Zoom Meetings Hybrid niet en is alleen opgenomen ter illustratie.
{% 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/nl/geavanceerde-diensten-voor-onderneming/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.
