> 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/ja/naentpuraizusbisu/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アプリは、サーバーのパフォーマンスを維持するために低フレームレートでの画面共有に最適化されており、仮想デスクトップから共有する際にアニメーションコンテンツがカクつく場合があります。ユーザーは、「ビデオを最適化」オプションを使用すると、最大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>

共有機能を通じてPowerpointをバーチャル背景として共有することは、仮想デスクトップとVDIプラグイン間の技術的制約のため、現在サポートされていません。

<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/ja/naentpuraizusbisu/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.
