> 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/gao-ji-qi-ye-fu-wu/vdi/limitations.md).

# 限制

本节讨论 Zoom Workplace VDI 应用的功能/特性限制。

### **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 应用针对低帧率的屏幕共享进行了优化，以保持服务器性能，因此从虚拟桌面共享时，动画内容可能会出现卡顿。如果启用“优化视频”选项，用户最多可每秒共享 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/gao-ji-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.
