You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am simulating a webrtc call under bad network conditions, both the peer's machines(one windows one linux) are connected through lan, below is the command I used to restrict the bandwidth on the linux machine
this cap has effect when I am connecting to the internet, and also reflected on the data recievied on the windows machine, but for some wierd reason, my bandwidth for recieving data on linux has not reduced( remains about 1.5Mbps) i.e windows peer recivies poor quality video of linux one, but Linux peer recieves video in good quality. Am I doing something wrong? Sorry, my knowledge is limited in networking field.
The text was updated successfully, but these errors were encountered:
I am simulating a webrtc call under bad network conditions, both the peer's machines(one windows one linux) are connected through lan, below is the command I used to restrict the bandwidth on the linux machine
this cap has effect when I am connecting to the internet, and also reflected on the data recievied on the windows machine, but for some wierd reason, my bandwidth for recieving data on linux has not reduced( remains about 1.5Mbps) i.e windows peer recivies poor quality video of linux one, but Linux peer recieves video in good quality. Am I doing something wrong? Sorry, my knowledge is limited in networking field.
The text was updated successfully, but these errors were encountered: