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

设置一个或多个基础流配置的设置覆盖。直连的基础流配置由 startlistening 命令的 config 参数指定。远程连接的基础流配置由 XBOX 服务确定。设置覆盖对直连在 startlistening 时应用,对远程连接在新流连接时应用。覆盖不会在重启之间保留,如需保留,应在重启后重新设置。 wdgamestream setconfigoverride [maxBitrate=<value>] [minBitrate=<value>] [maxResolution=<value>] [minResolution=<value>] [allowDirectCapture=<true | false>]

wdgamestream clearconfigoverride

清除通过 setconfigoverride 命令设置的一个或多个设置覆盖。 wdgamestream clearconfigoverride [/A] [maxBitrate] [minBitrate] [maxResolution] [minResolution] [allowDirectCapture]

wdgamestream dumpconfigoverride

将通过 setconfigoverride 命令为开发套件设置的所有设置覆盖写出。 wdgamestream dumpconfigoverride

另请参阅

管理游戏流式传输 (xbgamestream.exe) 开发套件命令行工具 XTF 传输错误
最后修改于 2026年8月24日