Command JITTER BLOCKS
From RtpBridge
To set the jitter blocks parameters (size and delay) use the following command:
JITTER BLOCKS:<max>:<min>
The abbreviations are:
- max - jitter size
- min - jitter delay in 10ms blocks
Note:
New jitter blocks values do not apply to previously created connects. Thus you should create connects only after jitter blocks command input. This command can not be run from a configuration file.
Example:
jitter blocks:500:30 (jitter time is 5 seconds, jitter delay is 300 milliseconds)