dunebox-throttle

Throttle the forwarding UI of the Dunebox AVD. This helps with slow client machines and/or networks

Arguments

ArgumentTypeOptionalInterpretation

--server

String

Yes

URL of Dunebox server. Overrides the configured value if provided.

--access-key

String

Yes

Your access key. Overrides configured value if provided.

--secret-key

String

Yes

Your secret key. Overrides configured value if provided.

--asid

uint32

Yes*

Auto Session ID of the session to throttle.

--factor

float32

No

Throttle factor, should be between 1.0 and 50.0. Higher throttle factor is equivalent to a lower frame rate.

--asid can be skipped iff there is only one running session. Otherwise it must be specified.

Successful Output

None

Last updated