Дамян Минков
2cd43ba2e4
fix(load-test): Always create local audio track. (#8612)
* fix(load-test): Always create local audio track.
When audio mutes will mute the track. Also fixes previous change where we do not add any of the tracks to the room.
* squash: Fix lint errors.
4 年之前
damencho
04ee423257
fix(load-test): Create local tracks and then join.
Behaves now as the main client, and skips few unnecessary presences.
4 年之前
damencho
f4d0ec1bb4
fix(load-test): Uses websocket if available and adds room param to the connection url.
4 年之前
Jonathan Lennox
4beca0d5dd
Set receiver video constraint in load-test script, as-if tile view. (#8567)
4 年之前
Jonathan Lennox
73c3feb8fa
Improve load-test script. (#8563)
* In load-test, merge URL params into config.
* Honor config.testing.noAutoPlayVideo in load-test.
4 年之前
Дамян Минков
67a01364d3
Move load-test to resources (#8560)
* fix: Move load-test to resources.
* squash: Updates load-test dependencies.
* squash: Fix load-test build.
4 年之前
Jonathan Lennox
12680c35ca
Add lightweight load-test webpage, disabled by default (#8514)
Co-authored-by: Hristo Terezov <hristo@jitsi.org >
Co-authored-by: damencho <damencho@jitsi.org >
4 年之前