> 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/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 fps で共有できます。もし **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/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.
