Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

解决发送GOP时丢包频繁的问题 #40

Open
gnolizuh opened this issue May 14, 2017 · 0 comments
Open

解决发送GOP时丢包频繁的问题 #40

gnolizuh opened this issue May 14, 2017 · 0 comments
Labels

Comments

@gnolizuh
Copy link
Owner

发送缓冲大小由out_queue配置, GOP link list中包含的items通常很多, GOP越大items越多, 丢包概率越大。更改out_queue虽能解决问题, 但治标不治本, 还是得把多个items打包成一个items来发送。

@gnolizuh gnolizuh added the bug label May 15, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant