Преглед на файлове

chore(deps) lib-jitsi-meet@latest

* fix(LocalSdpMunger): Fix unit test.
* fix(CodecSelection): Call RTCRtpTransceiver#setCodecPreferences before renegotiation. Call RTCRtpTransceiver#setCodecPreferences with the preferrred codec order before every createOffer/createAnswer. This ensures that the codec preference is enforced even when there is no local description available yet while the preferred codec is being set immediately after media session creation.
* fix(JingleSessionPC): Add a workaround for chrome issue. The 'signalingstatechange' event for 'stable' is fired after the 'iceconnectionstatechange' event for 'completed' is fired on chrome in Unified plan. This prevents the client from switching the media connection to the p2p connection once the ice connection for p2p gets established.
* fix(Logging): Log enhancements. Add a preifx to logs for idenitifying the type of TPC/jingleSessionPC.
* feat(TPC): Enable unified-plan support for Chromium based browsers. This can be controlled through the config.js  option 'enableUnifiedOnChrome'.
* fix(TPC): Do not configure encodings on Safari until reneg. Avoid configuring the encodings on Chromium/Safari until simulcast is configured for the newly added track using SDP munging which happens during the renegotiation.
* fix(TPC): Do not configure encodings on chromium immediately after replace track. Avoid configuring the encodings on chromium immediately after replace track since the encoding params are read-only until the renegotation is done.
* fix: send json message (#1180)

be3e2a69f2/...3fb44f769534a5025df476348df4b6d09fb9a4fd
master
Jaya Allamsetty преди 3 години
родител
ревизия
870d847f5f
променени са 2 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 2
    2
      package-lock.json
  2. 1
    1
      package.json

+ 2
- 2
package-lock.json Целия файл

@@ -11064,8 +11064,8 @@
11064 11064
       }
11065 11065
     },
11066 11066
     "lib-jitsi-meet": {
11067
-      "version": "github:jitsi/lib-jitsi-meet#be3e2a69f278f98c5f6f007cef268a9415334241",
11068
-      "from": "github:jitsi/lib-jitsi-meet#be3e2a69f278f98c5f6f007cef268a9415334241",
11067
+      "version": "github:jitsi/lib-jitsi-meet#3fb44f769534a5025df476348df4b6d09fb9a4fd",
11068
+      "from": "github:jitsi/lib-jitsi-meet#3fb44f769534a5025df476348df4b6d09fb9a4fd",
11069 11069
       "requires": {
11070 11070
         "@jitsi/js-utils": "1.0.2",
11071 11071
         "@jitsi/sdp-interop": "github:jitsi/sdp-interop#5fc4af6dcf8a6e6af9fedbcd654412fd47b1b4ae",

+ 1
- 1
package.json Целия файл

@@ -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#be3e2a69f278f98c5f6f007cef268a9415334241",
57
+    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#3fb44f769534a5025df476348df4b6d09fb9a4fd",
58 58
     "libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
59 59
     "lodash": "4.17.21",
60 60
     "moment": "2.29.1",

Loading…
Отказ
Запис