Jaya Allamsetty
1a957ed85b
feat(video-quality): Impose max-bitrates on video sender based on videoQuality settings (#7467)
* feat(video-quality): Impose max-bitrates on video sender based on config.js settings
Update to lib-jitsi-meet@latest
f74cd0abe9
5 lat temu
Jaya Allamsetty
1dbb47b84f
deps: lib-jitsi-meet@latest
5 lat temu
Paweł Domas
cc9cb6a874
feat(config): add last N limit mapping (#7422)
Adds 'lastNLimits' config value which allows to define last N value per number of participants.
See config.js for more details.
5 lat temu
dependabot[bot]
027cc1be96
chore(deps): bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
5 lat temu
Saúl Ibarra Corretgé
af5d4c850b
external_api: filter postis events origin
5 lat temu
damencho
2689be5d24
chore: Update lib-jitsi-meet.
5 lat temu
damencho
f3da009d61
feat: Updates @atlaskit/flag to use the testId prop for integration tests.
5 lat temu
Boris Grozev
f2c3401a79
chore: Update lib-jitsi-meet.
5 lat temu
Saúl Ibarra Corretgé
43189f3e66
deps: lib-jitsi-meet@latest
5 lat temu
dependabot[bot]
0bec7c7ab7
chore(deps): bump lodash from 4.17.13 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.13 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
5 lat temu
Andrei Gavrilescu
29805edd02
feat(rtcstats): Integrate rtcstats (#6945)
* Integrate rtcstats
* expcetion handling / clean up
* order imports
* config fix
* remove mock amplitude handler
* additional comments
* lint fix
* address code review
* move rtcstats middleware
* link to jitsi rtcstats package
* address code review
* address code review / add ws onclose handler
* add display name / bump rtcstats version
* resolve import error
5 lat temu
paweldomas
fcc69b92bb
deps: update LJM to bring in new audio levels and e2ee tweaks
Updates LJM to ff1813cbb2
5 lat temu
Saúl Ibarra Corretgé
62ad7d3451
deps: lib-jitsi-meet@latest
5 lat temu
Saúl Ibarra Corretgé
b91d6b97a9
deps: jitsi/js-utils@1.0.0
5 lat temu
Jaya Allamsetty
8d1bde3cb1
chore(deps): update lib-jitsi-meet to latest
5 lat temu
Saúl Ibarra Corretgé
a61f272303
deps: lib-jitsi-meet@latest
5 lat temu
Saúl Ibarra Corretgé
f30dd9d881
deps: react-native-webrtc@1.84.0
5 lat temu
Saúl Ibarra Corretgé
4cfc8cd7a2
deps: update clean-css (reland)
Fix the incorrect paths (was a breaking change in version 4) by using the
`--skip-rebase` cli option.
5 lat temu
Hristo Terezov
da9a70129e
Revert: clean-css update due to broken paths.
5 lat temu
paweldomas
858a3d953c
deps: LJM e66cc365014cd429280a95a379ad62d993217f6b
Update lib-jitsi-meet which adds the setNetworkInfo method.
5 lat temu
Дамян Минков
a4ca247056
Lobby required displayname (#7197)
* ref: Rename jitsi_bosh_query_room to jitsi_web_query_room.
This is no longer bosh only and is available for both bosh and websocket sessions.
* feat: Adds feature to disco-info indicating that display name is required.
* feat: Adds option to disable checking whether display name is required.
* ref: Clears auth_token when verification fails.
* squash: Fixing comments.
* squash: Updates to latest lib-jitsi-meet.
5 lat temu
Saúl Ibarra Corretgé
7d18183bf9
deps: css-loader@3.6.0
5 lat temu
Saúl Ibarra Corretgé
346dac476a
deps: clean-css@4.3.0
5 lat temu
Jaya Allamsetty
216801720a
chore(deps): update lib-jitsi-meet
5 lat temu
Jaya Allamsetty
7a1595f162
chore(deps): update lib-jitsi-meet
5 lat temu
Jaya Allamsetty
bd42c81cb8
chore(deps): Update lib-jitsi-meet
5 lat temu
Boris Grozev
0e5dac623e
chore: Update lib-jitsi-meet.
5 lat temu
Saúl Ibarra Corretgé
7646618e5a
rnnoise: simplify initialization
5 lat temu
Jaya Allamsetty
6533071c4c
chore(deps): update lib-jitsi-meet
Update to sdp-interop@1.0.3 for getting the fix for Firefox RTX audio-only issue
5 lat temu
tmoldovan8x8
df64dd8f18
rn: add youtube player for mobile app
5 lat temu
dependabot[bot]
338c960215
build(deps): bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
5 lat temu
Jaya Allamsetty
bc66c9063a
chore(deps): update lib-jitsi-meet
5 lat temu
Saúl Ibarra Corretgé
d4d1d0aa70
dev: add plugin for circular dependency detection
Example run: https://gist.github.com/saghul/e5e12edc108bdedbcbe65a3d7528235f
5 lat temu
Saúl Ibarra Corretgé
fe221fe4be
deps: run npm audit fix
5 lat temu
Jaya Allamsetty
1caaa47f5e
chore(deps): update lib-jitsi-meet
fix(safari): Disable VAD processing on Safari - cfbb511bce
5 lat temu
damencho
8b4f1789a6
chore(deps): Update lib-jitsi-meet, callstats using full URL.
5 lat temu
Дамян Минков
78b01d2c97
Adding whitelist and move away from using custom field for password. (#6621)
* Adding whitelist and move away from using custom field for password.
We re-use room lock for lobby password.
* Make sure we do not run muc-occupant-pre-join for non members only rooms.
* Destroying lobby room, when main room is destroyed or membersonly is disabled.
* Adds destroy reason.
* Clears lobby room instance on destroy.
Fixes problem with on/off/on of lobby feature.
* Add lobby room jid only when members only is on.
* Sends main room jid on lobby destroy.
We can use that in client loggic to auto-join lobby participants to main room as lobby is disabled while waiting.
* fix: Fixes using is_healthcheck_room.
* squash: Enables lobby rooms feature by default.
* chore(deps): Update lib-jitsi-meet, to enable lobby rooms.
5 lat temu
Saúl Ibarra Corretgé
fbb6486b5f
deps: update react-native-watch-connectivity
It's back in active development and fixes a warning in iOS.
5 lat temu
Saúl Ibarra Corretgé
a113151563
deps: update react-native-calendar-events
Rebase our patches (in PR) on top of latest master.
Sshould fix a crash when requesting permisssions.
5 lat temu
Saúl Ibarra Corretgé
af8bd876e6
deps: run npm audit fix
Skipped webpack, requires further investigation.
5 lat temu
Jaya Allamsetty
403c4a7ee7
chore(deps): update lib-jitsi-meet
c94f6a570f
5 lat temu
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 lat temu
Saúl Ibarra Corretgé
70d8fe91c3
deps: replace jsrsasign
We were only using a couple of utility functionss to parse tokens, not to
validate them in any way.
5 lat temu
damencho
fa43539718
chore(deps): lib-jitsi-meet, skips sending an extra presence on join.
5 lat temu
Jaya Allamsetty
7e0a36e88e
chore(deps): Update lib-jitsi-meet
fix(Firefox): Enable RTX support on Firefox
E2EE fixes/improvements
fix(screenshare): Add google conference flag only when simulcast is on
fix(video-quality): Apply pending video constraints on p2p originator
5 lat temu
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
5 lat temu
Bettenbuk Zoltan
21d5c895fc
fix: package.lock version mismatch
5 lat temu
Felix C. Stegerman
4b1d8ba877
update react-emoji-render to v1.2.4 (#6674)
5 lat temu
tmoldovan8x8
b3f16926d4
rn: add ability to disable crash reporting
5 lat temu
Paweł Domas
f646bc7a7a
ref: disable ICE restart by default (#6594)
* ref: disable ICE restart by default
The reason for that it's currently causing issues with signaling when
Octo is enabled. Also when we do an "ICE restart"(which is not a real
ICE restart), the client maintains the TCC sequence number counter, but
the bridge resets it. The bridge sends media packets with TCC sequence
numbers starting from 0.
The 'enableIceRestart' config option can be used to force it, but it's
not recommended.
5 lat temu