> 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/sv/avancerade-enterprise-tjanster/zoom-node/zoom-node-explainer/zoom-conference-room-connector-hybrid.md).

# anslutningsprogram för Zoom-konferensrum hybrid

#### <mark style="color:blå;">Zooms anslutningsprogram för Zoom-konferensrum Hybrid: Hybridmöten för konferensrum</mark> <a href="#vwn78dbs8d9m" id="vwn78dbs8d9m"></a>

Zooms anslutningsprogram för konferensrum Hybrid liknar Zooms [Meetings Hybrid](/technical-library/sv/avancerade-enterprise-tjanster/zoom-node/zoom-node-explainer/zoom-meetings-hybrid.md) lösning, inklusive stöd för hybrid- och privata möten, men istället för att stödja Zoom Workplace-appar ger den stöd för äldre SIP- och H.323-konferensrumssystem.

Med den här produkten kan flera konferensrum ansluta till den lokala, hybrida Zoom Node-appliance som samtidigt kan ta emot, multiplexa och omfördela inkommande och utgående medieströmmar till Zoom-molnet, med stöd för upp till 8 samtidiga konferensrum i hög upplösning per modul som standard. Modulen för anslutningsprogram för konferensrum Hybrid stöder också andra viktiga funktioner för mötesupplevelsen, inklusive möteschatt, reaktioner, kontroll av layout och stöd för funktionen gå med med en knapp.

Följande bild visar ett exempel på hur tjänsten anslutningsprogram för konferensrum Hybrid integreras med tjänsten Meetings Hybrid, utöver andra funktioner i anslutningsprogram för konferensrum Hybrid, som API-anslutningsprogrammet Hybrid för integrerad kalenderhantering.

<figure><img src="/files/a24ef08eee53faaced99ffab92937aacb4a288f3" alt="Diagram depicting the Conference Room Connector Hybrid service connecting with the Zoom Cloud and Meetings Hybrid module" width="563"><figcaption><p>Diagram som visar hur tjänsten anslutningsprogram för konferensrum Hybrid ansluter till Zoom-molnet och modulen Meetings Hybrid</p></figcaption></figure>

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

Anslutningsprogram för konferensrum Hybrid kräver inte Zoom Meetings Hybrid och ingår endast i illustrativt syfte.
{% 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/sv/avancerade-enterprise-tjanster/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.
