> 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/zh-tw/jin-jie-qi-ye-fu-wu/zoom-node/zoom-node-explainer/zoom-meetings-and-recording-connectors-on-premises.md).

# Zoom Meetings 與錄製連接器（內部部署）

#### <mark style="color:藍色;">Zoom 會議連接器：內部部署會議</mark> <a href="#id-9tnhz2hunmka" id="id-9tnhz2hunmka"></a>

Zoom 會議連接器是一種內部部署、 *非混合式* 會議解決方案。與 Zoom Meetings Hybrid 不同，Meeting Connector 僅在您的資料中心內提供 Zoom 的會議基礎架構與架構，不具備雲端備援或支援的可能性。此解決方案可讓客戶持續掌控其會議媒體，並限制對會議伺服器的存取，以提升安全性、資料駐留或合規性。

下表概述了 Zoom Meetings Hybrid 與 Zoom Meeting Connector 之間的一些主要差異：

| **功能**               | **Meetings Hybrid**         | **Meeting Connector** |
| -------------------- | --------------------------- | --------------------- |
| 內部部署伺服器              | ☑️                          | ☑️                    |
| 支援多個區域               | ☑️                          | ☑️                    |
| 媒體僅限於內部部署            | <p>☑️<br>（在私人會議模式下）</p>     | <p>☑️<br></p>         |
| 級聯至雲端                | ☑️                          |                       |
| 使用者可透過雲端加入           | ☑️                          |                       |
| 雲端服務（錄影等）            | <p>☑️</p><p>（混合式、非私人會議）</p> |                       |
| 允許直接將外部使用者連線至內部部署伺服器 | ☑️                          | ☑️                    |

#### <mark style="color:藍色;">Zoom 錄製連接器：錄製內部部署會議</mark> <a href="#dlooe1lb51hk" id="dlooe1lb51hk"></a>

Zoom 錄製連接器是一種內部部署的錄製解決方案，適用於透過 Zoom 的 Meeting Connector 主持的會議。由於由 Meeting Connector 主持的會議無法使用雲端基礎架構，因此 Recording Connector 可讓客戶在內部部署環境中錄製會議，而無需依賴會議主持人的本機進行儲存或處理。


---

# 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/zh-tw/jin-jie-qi-ye-fu-wu/zoom-node/zoom-node-explainer/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.
