STREAM FPS

    Usage: STREAM FPS [<number>]

    Use this command to set the default frames per second that is sent to a client when connected with the stream server. This default can be increased by a higher fps setting in a channel up to the fpslimit setting.

    Example:
    /as stream fps 10

    This sets the server default for frames per second. If no other client class or channel settings are used then all clients on the server will recieve up to this many frames. This setting is an initial one for the server and a clients maximum frames per second can be modified by the client class and channel stream settings.


    STREAM FPSLIMIT

    Usage: STREAM FPSLIMIT [<number>]

    The framelimit will set the 'maximum' frames per second that a client can receive even if a specific channel is set higher.

    Example:
    /as stream fpslimit 20

    This sets the servers maximum which can only be overridden by external methods that are set on specific users.