chore(deps) lib-jitsi-meet@latest

* squash: Set capScreenShareBitrate flag every time a new pc is created.
* feat(RTC): Add the ability to change desktop share fps. Provide a method for changing the capture fps for desktop tracks during the call. These changes to the lib are needed for making it configurable from the UI.

46ec23fcdc...229015a6f3
This commit is contained in:
Jaya Allamsetty 2021-06-25 11:31:39 -04:00 committed by Jaya Allamsetty
parent 13f9299921
commit a8044c43e2
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -11071,8 +11071,8 @@
}
},
"lib-jitsi-meet": {
"version": "github:jitsi/lib-jitsi-meet#46ec23fcdc416f997f766a6b8d197662bc9abf9e",
"from": "github:jitsi/lib-jitsi-meet#46ec23fcdc416f997f766a6b8d197662bc9abf9e",
"version": "github:jitsi/lib-jitsi-meet#229015a6f307b17f939c8db8549d8543cdc3f561",
"from": "github:jitsi/lib-jitsi-meet#229015a6f307b17f939c8db8549d8543cdc3f561",
"requires": {
"@jitsi/js-utils": "1.0.2",
"@jitsi/sdp-interop": "github:jitsi/sdp-interop#5fc4af6dcf8a6e6af9fedbcd654412fd47b1b4ae",

View File

@ -55,7 +55,7 @@
"jquery-i18next": "1.2.1",
"js-md5": "0.6.1",
"jwt-decode": "2.2.0",
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#46ec23fcdc416f997f766a6b8d197662bc9abf9e",
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#229015a6f307b17f939c8db8549d8543cdc3f561",
"libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
"lodash": "4.17.21",
"moment": "2.29.1",
@ -93,8 +93,8 @@
"react-redux": "7.1.0",
"react-textarea-autosize": "8.3.0",
"react-transition-group": "2.4.0",
"react-youtube": "7.13.1",
"react-window": "1.8.6",
"react-youtube": "7.13.1",
"redux": "4.0.4",
"redux-thunk": "2.2.0",
"rnnoise-wasm": "github:jitsi/rnnoise-wasm#566a16885897704d6e6d67a1d5ac5d39781db2af",