dependabot[bot]
096e1e0dc6
chore(deps-dev): bump lodash in /resources/load-test
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
преди 4 години
dependabot[bot]
c2d7e19a1d
chore(deps): bump hosted-git-info in /resources/load-test
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
преди 4 години
dependabot[bot]
a32adec667
chore(deps): bump ssri from 6.0.1 to 6.0.2 in /resources/load-test
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
преди 4 години
Jonathan Lennox
31c0ba4481
Load-test: emulate jitsi-meet stage view behavior, if selected. (#8957)
преди 4 години
Jonathan Lennox
9662b2ae67
Load test: send video constraints only after ICE is connected. (#8952)
преди 4 години
Jonathan Lennox
6275439a91
Load-test: Fix getId call. (#8941)
преди 4 години
Jonathan Lennox
357bbd1158
Load test: emulate Jitsi-Meet's lastN and selectParticipant behavior. (#8926)
преди 4 години
Дамян Минков
2a9b6a7d28
fix(load-test): Fixes unmuting loadtest client. (#8849)
* fix(load-test): Fixes unmuting loadtest client.
Fixes the case where audio track was not added due to jicofo muting clients.
* squash(load-test): Drop noAutoLocalAudio and change add track logic.
Trying to mimic jitsi-meet.
* squash(load-test): Fix adding video.
преди 4 години
Jonathan Lennox
81cf79e643
In loadtest, make localAudio non-const. (#8829)
(Because we modify it.)
преди 4 години
Jonathan Lennox
226581a81a
Add muteAudio function to load test JS. (#8802)
преди 4 години
damencho
4c39d83ff1
feat(load-test): Fixes audio senders.
преди 4 години
Дамян Минков
8fcaea9e3d
feat(load-test): Load test startmuted (#8629)
* feat(load-test): Senders unmute themselves if muted by policy.
* feat(load-test): Adds option to skip creating local audio track.
We currently create local audio track even when starting audio muted. Adding the option to control that can load test that for clients or signalling.
преди 4 години
damencho
684d121159
fix(load-test): Fixes keepalive url when using load-test.
преди 4 години
Дамян Минков
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 години