Procházet zdrojové kódy

chore(deps) lib-jitsi-meet@latest

* fix(receiveVideoController): Do not send redundant video constraints to the bridge.
* feat(stats): Add a new bridge message "EndpointStats" for stats. Use the new Colibri message "EndpointStats" for broadcasting the local stats. The bridge then will be able to filter the endpoint stats and send them only to the interested parties instead of broadcasting it to all the endpoints in the call.
* Test RTCRtpReceiver.getCapabilities before using

2b94da12e8/...93af5ada959d8cc96bdf11e4761147c72a2e5810
master
Jaya Allamsetty před 4 roky
rodič
revize
b1eff72394
2 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 2
    2
      package-lock.json
  2. 1
    1
      package.json

+ 2
- 2
package-lock.json Zobrazit soubor

@@ -10513,8 +10513,8 @@
10513 10513
       }
10514 10514
     },
10515 10515
     "lib-jitsi-meet": {
10516
-      "version": "github:jitsi/lib-jitsi-meet#2b94da12e81626c7b9deb24dd95f8ca2038a2f5a",
10517
-      "from": "github:jitsi/lib-jitsi-meet#2b94da12e81626c7b9deb24dd95f8ca2038a2f5a",
10516
+      "version": "github:jitsi/lib-jitsi-meet#93af5ada959d8cc96bdf11e4761147c72a2e5810",
10517
+      "from": "github:jitsi/lib-jitsi-meet#93af5ada959d8cc96bdf11e4761147c72a2e5810",
10518 10518
       "requires": {
10519 10519
         "@jitsi/js-utils": "1.0.2",
10520 10520
         "@jitsi/sdp-interop": "1.0.3",

+ 1
- 1
package.json Zobrazit soubor

@@ -54,7 +54,7 @@
54 54
     "jquery-i18next": "1.2.1",
55 55
     "js-md5": "0.6.1",
56 56
     "jwt-decode": "2.2.0",
57
-    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#2b94da12e81626c7b9deb24dd95f8ca2038a2f5a",
57
+    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#93af5ada959d8cc96bdf11e4761147c72a2e5810",
58 58
     "libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
59 59
     "lodash": "4.17.21",
60 60
     "moment": "2.29.1",

Načítá se…
Zrušit
Uložit