> 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/virtual-desktop-infrastructure/vdi-explainer/limitations.md).

# 限制

### **VDI 功能限制**

由於基礎架構與媒體卸載需求相關的技術限制，部分 Zoom 功能在 Zoom Workplace VDI 應用程式中無法使用。以下將詳述支援有限或不受支援的主要功能。

<mark style="color:藍色;">**本機錄製**</mark>

由於大多數瘦用戶端缺乏寫入空間，而且 Zoom 的本機錄製會持續寫入，因此共用或同步資源（例如 VDI 伺服器）時，VDI 應用程式僅支援雲端錄製。

<mark style="color:藍色;">**虛擬背景**</mark>

標準瘦用戶端可能無法滿足在會議中使用虛擬背景的系統需求。具備足夠處理能力的最佳化瘦用戶端則受支援。請參閱我們的 [虛擬背景系統需求](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0060007) 以取得更多資訊。

<mark style="color:藍色;">**群組 HD**</mark>

由於硬體處理限制，大多數遠端用戶端無法以 720p 或 1080p 解析度使用群組 HD；不過，如果使用者已最佳化，且其本機電腦符合最低需求，則可使用群組 HD。

<mark style="color:藍色;">**為螢幕分享最佳化視訊**</mark>

Zoom Workplace VDI 應用程式已針對低畫格率的螢幕分享進行最佳化，以維持伺服器效能，因此從虛擬桌面分享時，動畫內容可能會出現卡頓。若 **EnableOptimizeForVideo** 已為 Zoom Workplace VDI 應用程式啟用登錄機碼。請造訪我們的 [VDI 應用程式登錄設定](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0064784) 文章以了解更多資訊。

<mark style="color:藍色;">**點對點連線**</mark>

由於 Zoom Workplace VDI 應用程式與外掛程式之間採用的是預期的最佳化連線，VDI 應用程式絕不會建立 P2P 連線，且一律會連線到雲端。

<mark style="color:藍色;">**視訊訊息**</mark>

視訊訊息需要將影片檔下載到虛擬桌面，而目前無法卸載到 VDI 外掛程式。因此，Zoom Workplace VDI 應用程式不支援視訊訊息。

<mark style="color:藍色;">**將 PowerPoint 作為分享背景**</mark>

由於虛擬桌面與 VDI 外掛程式之間存在技術限制，透過分享功能將 PowerPoint 作為虛擬背景分享目前不受支援。

<mark style="color:藍色;">**功能對等**</mark>

由於 VDI 平台的特性以及其支援多種作業系統，Zoom Workplace VDI 應用程式在發佈時，部分新功能不會立即提供。建議讀者持續留意 [VDI 發行說明](https://support.zoom.com/hc/en/article?id=zm_kb\&sysparm_article=KB0069934) 頁面，以便追蹤功能何時可用。


---

# 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/virtual-desktop-infrastructure/vdi-explainer/limitations.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.
