MixerStartQpsOverload constant
Description: Starts stream mixing tasks too frequently.
Cause: Requests are too frequent, exceeding the qps limit of the service.
Solutions: Please ensure that the qps of the mixing request is less than 100.
Implementation
static const int MixerStartQpsOverload = 1005015;