dependabot[bot]
a6a95ad13b
chore(deps): bump path-parse from 1.0.6 to 1.0.7 in /resources/load-test
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
4 anos atrás
dependabot[bot]
834ee22bc3
chore(deps): bump browserslist in /resources/load-test
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.7.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.7.3...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com >
4 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
Jonathan Lennox
31c0ba4481
Load-test: emulate jitsi-meet stage view behavior, if selected. (#8957)
4 anos atrás
Jonathan Lennox
9662b2ae67
Load test: send video constraints only after ICE is connected. (#8952)
4 anos atrás
Jonathan Lennox
6275439a91
Load-test: Fix getId call. (#8941)
4 anos atrás
Jonathan Lennox
357bbd1158
Load test: emulate Jitsi-Meet's lastN and selectParticipant behavior. (#8926)
4 anos atrás
Дамян Минков
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 anos atrás
Jonathan Lennox
81cf79e643
In loadtest, make localAudio non-const. (#8829)
(Because we modify it.)
4 anos atrás
Jonathan Lennox
226581a81a
Add muteAudio function to load test JS. (#8802)
4 anos atrás
damencho
4c39d83ff1
feat(load-test): Fixes audio senders.
4 anos atrás
Дамян Минков
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 anos atrás
damencho
684d121159
fix(load-test): Fixes keepalive url when using load-test.
4 anos atrás
Дамян Минков
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 anos atrás
damencho
04ee423257
fix(load-test): Create local tracks and then join.
Behaves now as the main client, and skips few unnecessary presences.
4 anos atrás
damencho
f4d0ec1bb4
fix(load-test): Uses websocket if available and adds room param to the connection url.
4 anos atrás
Jonathan Lennox
4beca0d5dd
Set receiver video constraint in load-test script, as-if tile view. (#8567)
4 anos atrás
Jonathan Lennox
73c3feb8fa
Improve load-test script. (#8563)
* In load-test, merge URL params into config.
* Honor config.testing.noAutoPlayVideo in load-test.
4 anos atrás
Дамян Минков
67a01364d3
Move load-test to resources (#8560)
* fix: Move load-test to resources.
* squash: Updates load-test dependencies.
* squash: Fix load-test build.
4 anos atrás