fastx-defaults.json


Admin created options for speed settings.  Multiple settings can be created

The file is an array of JSON objects with the following parameters

name

Name of the speed setting

description

Description of the speed setting

id

ID of the speed setting

FPSLimit
Maximum Frames per second of the session (1 – 60)

Compression
Default Compression level. Lower numbers give better image quality. Higher numbers give better performance (0 – 7)

FrameAcknowledgeWindow
Number of frames the FastX client will buffer before it tells the server to stop sending updates. Buffering exchanges smoothness for responsiveness. Under high-latency conditions, the FrameAcknowledgeWindow should be lowered to maximize responsiveness. 0 turns FrameAcknowledge Off meaning all frames will be acknowledges (maximum smoothness, minimum responsiveness) (0-60)

MouseQuantum

Send mouse events every n milliseconds