DescriptionIncrease WebRTC socket send buffer to 256k.
WebRTC has a throttling mechanism to ensure we don't push too much data into the system socket. The buffer size doesn't seem to be set correctly and it was experienced video freeze from time to time as the throttling mechanism kicks in too frequently and causes video packets dropped, even though system still has more capacity to handle it.
BUG=427555
Committed: https://crrev.com/08114182ecdd79be715812199abb1da33a6bae74
Cr-Commit-Position: refs/heads/master@{#301580}
Patch Set 1 #
Messages
Total messages: 17 (7 generated)
|