Przeglądaj źródła

feat: Add new codec selection mechanism.

    When an endpoint that doesn't support the preferred codec (VP9) joins a conference, all the other endpoints fallback to VP8 until the endpoint leaves the call.
j8
Jaya Allamsetty 4 lat temu
rodzic
commit
b65e61f633
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 2
    2
      package-lock.json
  2. 1
    1
      package.json

+ 2
- 2
package-lock.json Wyświetl plik

@@ -10816,8 +10816,8 @@
10816 10816
       }
10817 10817
     },
10818 10818
     "lib-jitsi-meet": {
10819
-      "version": "github:jitsi/lib-jitsi-meet#7896fc8b92f1416f800b56c87e51fb69700d620d",
10820
-      "from": "github:jitsi/lib-jitsi-meet#7896fc8b92f1416f800b56c87e51fb69700d620d",
10819
+      "version": "github:jitsi/lib-jitsi-meet#1009693f2ee8824452d9822c27f5ca07cd617c52",
10820
+      "from": "github:jitsi/lib-jitsi-meet#1009693f2ee8824452d9822c27f5ca07cd617c52",
10821 10821
       "requires": {
10822 10822
         "@jitsi/js-utils": "1.0.2",
10823 10823
         "@jitsi/sdp-interop": "1.0.3",

+ 1
- 1
package.json Wyświetl plik

@@ -56,7 +56,7 @@
56 56
     "jquery-i18next": "1.2.1",
57 57
     "js-md5": "0.6.1",
58 58
     "jwt-decode": "2.2.0",
59
-    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#7896fc8b92f1416f800b56c87e51fb69700d620d",
59
+    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#1009693f2ee8824452d9822c27f5ca07cd617c52",
60 60
     "libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
61 61
     "lodash": "4.17.19",
62 62
     "moment": "2.19.4",

Ładowanie…
Anuluj
Zapisz