DescriptionIpcSocketFactory pending packet limit is too small
Refactoring is underway to notify client of P2P socket that network is
congested. In the mean time pending packet limit is too small and causes
huge amount of packet loss, this makes WebRTC unusable.
This is a temporary fix to increase this pre-defined value to 32 pending
packets which accomodates 720p streams up to 5Mb/s.
BUG=228956, 229737
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193389
Patch Set 1 #
Messages
Total messages: 14 (0 generated)
|