wdgamestream startlistening
Starts listening for direct connect streaming connections on the devkit.wdgamestream startlistening [version=<version>] [config=<config>]
For best compatibility, it recommended to not set
version or configwdgamestream stoplistening
Stops listening for direct connect streaming connections on the devkit.wdgamestream stoplistening
wdgamestream status
Queries the streaming status of the devkit.wdgamestream status [/B] [/S]
wdgamestream listconfigs
List the streaming base configurations supported. Provides a way to list out which streaming configuration options are available from the devkit.wdgamestream listconfigs
wdgamestream enableremoteconnect
Enable remote connect for the specified user.wdgamestream enableremoteconnect accountEmail=xxxx@y.com
wdgamestream disableremoteconnect
Disables remote connect for the specified user.wdgamestream disableremoteconnect accountEmail=xxxx@y.com
wdgamestream remoteconnectstatus
Queries the remote connect status for the specified user.wdgamestream remoteconnectstatus accountEmail=xxxx@y.com
wdgamestream setconfigoverride
Sets one or more setting override of the base stream configuration. The base stream configuration for direct connect is specified by theconfig parameter of the startlistening command. The base stream configuration for remote connect is determined by XBOX services. Setting overrides are applied on startlistening for direct connect and on new stream connections for remote connect. Overrides do not persist between reboots and need to be reset after reboot if desired.
wdgamestream setconfigoverride [maxBitrate=<value>] [minBitrate=<value>] [maxResolution=<value>] [minResolution=<value>] [allowDirectCapture=<true | false>]
wdgamestream clearconfigoverride
Clears one or more setting override(s) that were set with thesetconfigoverride command.
wdgamestream clearconfigoverride [/A] [maxBitrate] [minBitrate] [maxResolution] [minResolution] [allowDirectCapture]
wdgamestream dumpconfigoverride
Writes all setting overrides that have been set from thesetconfigoverride command to the devkit.
wdgamestream dumpconfigoverride
