> 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/vdi/limitations.md).

# 限制

本節提供 Zoom Workplace VDI 應用程式功能限制的說明。

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

由於基礎架構與媒體卸載需求相關的技術限制，Zoom Workplace VDI 應用程式無法使用某些 Zoom 功能。下方將詳細說明支援有限或不支援的主要功能。

<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 應用程式針對低影格率的畫面分享進行最佳化，以維持伺服器效能，因此從虛擬桌面分享時，動畫內容可能會出現卡頓。使用者可透過「最佳化影片」選項以每秒最高 30 格分享，若該 **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/vdi/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.
