Tudor D. Pop
f69a31d9c6
fix(blur) check model response status and catch errors
пре 4 година
tmoldovan8x8
67930edae2
chore(ios) remove warnings on JitsiMeetView
пре 4 година
Jaya Allamsetty
c11a94f7d7
feat: Add 'useNewBandwidthAllocationStrategy' to config.js.
пре 4 година
Jaya Allamsetty
bfd093b0ba
chore(deps) lib-jitsi-meet@latest
* feat: Use the new bridge signaling format.
c534f74884/...beaff3dd02e9e99da2f61c2a9ed5ca3a34d51dcf
пре 4 година
Saúl Ibarra Corretgé
861935c9d7
fix(blur) fix model paths
пре 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 година
Pawel Domas
e0aab11f98
fix: TypeError: Cannot read property 'isAudioTrack' of undefined
When there's no jitsiTrack set on the base/tracks entry it means
a track is being created (get user media is in progress).
пре 4 година
Tudor D. Pop
946339a52e
feat(blur) replace BodyPix with TFLite
Use the Google Meet model and SIMD optimized WASM.
пре 4 година
tmoldovan8x8
f71e8a9982
feat(mobile) adds actions and events for the chat
пре 4 година
chipechop
af6080f173
fix(lang) update Italian translation
пре 4 година
Jaya Allamsetty
b1080340ec
chore(deps) lib-jitsi-meet@latest
* ref(QualityController): Split send and receive video constraints handling.
* fix: Save guards _features to be always empty and nver undefined. (#1493 )
d1f0ab4d5a/...c534f748849a308d08b06e306f5a66709ccae056
пре 4 година
damencho
684d121159
fix(load-test): Fixes keepalive url when using load-test.
пре 4 година
Saúl Ibarra Corretgé
6740b0861e
fix(rn,lobby) make sure the enable dialog follows the theme color
пре 4 година
tmoldovan8x8
65c56669c4
feat refactors the chat flow so it has open and close functions
пре 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 година
Hristo Terezov
fec2641730
fix(popups): covered by labels.
пре 4 година
damencho
04ee423257
fix(load-test): Create local tracks and then join.
Behaves now as the main client, and skips few unnecessary presences.
пре 4 година
Hristo Terezov
460e137ee4
chore(deps) lib-jitsi-meet@latest
* fix(GUM-permissions): cache permissions on init.
* feat: Reuse billingId from localstorage as jitsiMeetId.
* fix(example) simplify
* feat(docs) mvoe API documentatrion to the handbook
84357ce1a8/...d1f0ab4d5a691f438f7d4c7446f29273b1b8fcdc
пре 4 година
hmuresan
1a789130a3
feat (external_api) add command for kick participant
пре 4 година
Nando Thomassen
16b00dc2af
feat(flags) add feature flag for help button
Introduces a new feature flag ('help.enabled') and uses that to
determine the visibility of the 'Help' button in a call.
пре 4 година
Saúl Ibarra Corretgé
c3a41b8cf3
fix(avatar) refactor preloading to avoid CORS issues
Fixes: https://github.com/jitsi/jitsi-meet/issues/8510
This basically reverts
a3fb996ff0
while retaining the same properties that prompted it's original intent, namely
avoiding sending the Referrer header.
пре 4 година
damencho
f4d0ec1bb4
fix(load-test): Uses websocket if available and adds room param to the connection url.
пре 4 година
tmoldovan8x8
ef6b641802
bugfix(ios) changes the participantInfo completion handler reference to strong.
When the method was called from Swift they were collected before calling them.
пре 4 година
Saúl Ibarra Corretgé
579acbc570
feat(embed-meeting) add autoplay permission to iframe sample
пре 4 година
niteshletxsoft
bca9a12df1
feat(external_ap) add api call to get live stream url
пре 4 година
Shoolpani Dubey
a57b967f2e
fix(external_api) add autoplay capabilities to created iframe
Should fix https://github.com/jitsi/jitsi-meet/issues/7037
пре 4 година
Hristo Terezov
299927fcad
docs: Add comment for initial GUM timeout values.
пре 4 година
Hristo Terezov
7dc899ace1
ref(DeviceSelectionPopup): remove.
пре 4 година
Hristo Terezov
a6c6cd6c56
fix: Add GUM timeout & improve device permissions
пре 4 година
Hristo Terezov
7dc45c28a2
fix(AudioSlider): removed when volume is 0
пре 4 година
Hristo Terezov
a215f9706a
chore(deps) lib-jitsi-meet@latest
* fix(GUM): improve permissions logic.
* feat(GUM): timeout.
* ref: Remove pinEndpoint. (#1440 )
30c8795770/...84357ce1a8d06c67a502709877130520aaf71592
пре 4 година
Jonathan Lennox
4beca0d5dd
Set receiver video constraint in load-test script, as-if tile view. (#8567)
пре 4 година
Vlad Piersec
bfc4b2ac6f
feat(vpaas): Send billing id to prosody
пре 4 година
kazan417
53bdaa7928
fix(lang) update Russian translation
пре 4 година
Tobias Kneidl
ba18b12024
add module proxy_wstunnel
пре 4 година
Tobias Kneidl
a1438f1f21
change websocket url from http:// to ws://
пре 4 година
Julian1203
c856c20513
Update main-de.json
Small improvements (again)
пре 4 година
Julian1203
cf92c964b4
Update main-de.json
Small improvements (again)
пре 4 година
Julian1203
e69529867e
Update main-de.json
Small improvements for the gender-neutral version and other small improvements.
пре 4 година
Jaya Allamsetty
fd313c1af7
fix(tests): Add more checks so that test don't error out.
пре 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 година
Saúl Ibarra Corretgé
7a64bf006e
misc(tools) add script for updating mobile apps versions
пре 4 година
Saúl Ibarra Corretgé
e5ea96fd4c
feat(rn) update SDK version to 3.1.0
пре 4 година
Saúl Ibarra Corretgé
c8ad04d0ff
misc(tools) add script for updating SDK version
пре 4 година
Saúl Ibarra Corretgé
c56afde00c
feat(dev) bind to 0.0.0.0 on the dev server by default
пре 4 година
tmoldovan8x8
9ed1969f7e
feat(android) adds ability to disable the requestFocus on Android
пре 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 година
Jaya Allamsetty
0138f23755
feat(conference): Enable forced reload of client on bridge failure.
* feat(conference): Enable forced reload of client on bridge failure.
Force the client to reload when the bridge that is handling the media goes down.
This mitigates issues seen on the bridge because of a client re-joining the call with the same endpointId, BWE issues, etc.
This behavior is configurable through 'enableForcedReload' setting in config.js.
The client skips the pre-join page when the page reloads.
* squash: refactor the restart logic.
* squash: fix description
* squash: dispatch conferenceWillLeave action before reload.
пре 4 година
Marc Seitz
16d88a288f
feat: add ipados to list of Platform.OS (#8205)
* feat: add ipados list of Platform.OS
пре 4 година