Open stuxt opened 3 years ago
Google Chrome DevTools can apply throttling to http(s) websites, but it doesn't work on webRTC.
It'll be good if network emulation tool can solve this issue.
WebRTC traffic is different from HTTP traffic, packages loss can have a noticeable impact on it..
It seems that the limitations of bandwidth is not robust enough to simulate webRTC traffics.
Google Chrome DevTools can apply throttling to http(s) websites, but it doesn't work on webRTC.
It'll be good if network emulation tool can solve this issue.