> 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 與 Recording 連接器（內部部署）

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

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

下表概述 Zoom Meetings Hybrid 與 Zoom 會議連接器之間的一些主要差異：

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

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

Zoom Recording Connector 是一種內部部署的錄製解決方案，適用於透過 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.
