Skip to main content
このツールを使用して、コンソールで現在ゲーム ストリーミングが有効になっているかどうかを照会し、その状態を管理します。

wdgamestream startlistening

開発機でダイレクト コネクト ストリーミング接続の待ち受けを開始します。 wdgamestream startlistening [version=<version>] [config=<config>]
互換性を最大限に保つため、versionconfig設定しない ことをお勧めします。

wdgamestream stoplistening

開発機でダイレクト コネクト ストリーミング接続の待ち受けを停止します。 wdgamestream stoplistening

wdgamestream status

開発機のストリーミング状態を照会します。 wdgamestream status [/B] [/S]

wdgamestream listconfigs

サポートされているストリーミング ベース構成を一覧表示します。開発機で利用可能なストリーミング構成オプションを一覧化する方法を提供します。 wdgamestream listconfigs

wdgamestream enableremoteconnect

指定したユーザーに対してリモート コネクトを有効にします。 wdgamestream enableremoteconnect accountEmail=xxxx@y.com

wdgamestream disableremoteconnect

指定したユーザーに対してリモート コネクトを無効にします。 wdgamestream disableremoteconnect accountEmail=xxxx@y.com

wdgamestream remoteconnectstatus

指定したユーザーに対するリモート コネクトの状態を照会します。 wdgamestream remoteconnectstatus accountEmail=xxxx@y.com

wdgamestream setconfigoverride

ベース ストリーム構成に対して 1 つ以上の設定オーバーライドを設定します。ダイレクト コネクトのベース ストリーム構成は、startlistening コマンドの config パラメーターで指定します。リモート コネクトのベース ストリーム構成は XBOX services によって決定されます。設定オーバーライドは、ダイレクト コネクトでは startlistening 時に、リモート コネクトでは新しいストリーム接続時に適用されます。オーバーライドは再起動間で保持されないため、必要な場合は再起動後に再設定する必要があります。 wdgamestream setconfigoverride [maxBitrate=<value>] [minBitrate=<value>] [maxResolution=<value>] [minResolution=<value>] [allowDirectCapture=<true | false>]

wdgamestream clearconfigoverride

setconfigoverride コマンドで設定された 1 つ以上の設定オーバーライドをクリアします。 wdgamestream clearconfigoverride [/A] [maxBitrate] [minBitrate] [maxResolution] [minResolution] [allowDirectCapture]

wdgamestream dumpconfigoverride

setconfigoverride コマンドで設定されたすべての設定オーバーライドを開発機に書き出します。 wdgamestream dumpconfigoverride

関連項目

ゲーム ストリーミングの管理 (xbgamestream.exe) 開発機コマンドライン ツール XTF トランスポート エラー
最終更新日 2026年8月24日