We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
发送缓冲大小由out_queue配置, GOP link list中包含的items通常很多, GOP越大items越多, 丢包概率越大。更改out_queue虽能解决问题, 但治标不治本, 还是得把多个items打包成一个items来发送。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
发送缓冲大小由out_queue配置, GOP link list中包含的items通常很多, GOP越大items越多, 丢包概率越大。更改out_queue虽能解决问题, 但治标不治本, 还是得把多个items打包成一个items来发送。
The text was updated successfully, but these errors were encountered: