> 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/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-explainer/zoom-conference-room-connector-hybrid.md).

# Zoom Konferans Odası Bağlayıcısı Hibrit

#### <mark style="color:mavi;">Zoom Konferans Odası Bağlayıcısı Hibrit: Konferans Odaları için Hibrit Toplantılar</mark> <a href="#vwn78dbs8d9m" id="vwn78dbs8d9m"></a>

Zoom’un Konferans Odası Bağlayıcısı Hibrit’i, Zoom’un [Toplantılar Hibrit](/technical-library/tr/gelismis-kurumsal-hizmetler/zoom-node/zoom-node-explainer/zoom-meetings-hybrid.md) çözümüne benzer; hibrit ve özel toplantılar için destek içerir, ancak Zoom Workplace uygulamalarını desteklemek yerine eski SIP ve H.323 konferans odası sistemleri için destek sağlar.

Bu ürünle, birden fazla konferans odası, yerinde kurulu hibrit Zoom Node cihazına bağlanabilir; bu cihaz aynı anda gelen ve giden medya akışlarını Zoom bulut’a alabilir, çoklayabilir ve yeniden dağıtabilir ve varsayılan olarak modül başına 8’e kadar eş zamanlı yüksek çözünürlüklü konferans odasını destekler. Konferans Odası Bağlayıcısı Hibrit modülü ayrıca toplantı deneyimine yönelik toplantı içi sohbet, tepkiler, kontrol düzenleri ve tek düğmeyle katıl işlevi desteği gibi diğer önemli özellikleri de destekler.

Aşağıdaki görsel, API Bağlayıcı Hibrit ile tümleşik takvim kullanımı için Konferans Odası Bağlayıcısı Hibrit hizmetinin, Toplantılar Hibrit hizmetiyle entegre olmasına ilişkin bir örnek sunar; buna ek olarak Konferans Odası Bağlayıcısı Hibrit’in diğer özellikleri de yer alır.

<figure><img src="/files/557a286b5f46340585c6fd217688c08c29be0bea" alt="Diagram depicting the Conference Room Connector Hybrid service connecting with the Zoom Cloud and Meetings Hybrid module" width="563"><figcaption><p>Konferans Odası Bağlayıcısı Hibrit hizmetinin Zoom bulut ve Toplantılar Hibrit modülü ile bağlanmasını gösteren diyagram</p></figcaption></figure>

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

Konferans Odası Bağlayıcısı Hibrit, Zoom Meetings Hybrid gerektirmez ve yalnızca örnekleme amacıyla dahil edilmiştir.
{% 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/tr/gelismis-kurumsal-hizmetler/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.
