client-sdk-js
b3b98818 - Ability to simulate subscriber-bandwidth (#835)

Commit
2 years ago
Ability to simulate subscriber-bandwidth (#835) * Ability to simulate subscriber-bandwidth By using `room.simulateScenario('subscriber-bandwidth', bitrate)`, one could override server-side bandwidth estimator with set bandwidth. This can be used to test application behavior when congested or to disable congestion control entirely (by setting bandwidth to 100Mbps) * changeset
Author
Parents
Loading