Pārlūkot izejas kodu

feat(config) add testing.setScreenSharingResolutionConstraints to config.js

master
bgrozev 3 gadus atpakaļ
vecāks
revīzija
586ad30ed4
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 5
    0
      config.js

+ 5
- 0
config.js Parādīt failu

69
         // or disabled for the screenshare.
69
         // or disabled for the screenshare.
70
         // capScreenshareBitrate: 1 // 0 to disable - deprecated.
70
         // capScreenshareBitrate: 1 // 0 to disable - deprecated.
71
 
71
 
72
+        // Whether to use fake constraints (height: 99999, width: 99999) when calling getDisplayMedia on
73
+        // Chromium based browsers. This is intended as a workaround for
74
+        // https://bugs.chromium.org/p/chromium/issues/detail?id=1056311
75
+        // setScreenSharingResolutionConstraints: true
76
+
72
         // Enable callstats only for a percentage of users.
77
         // Enable callstats only for a percentage of users.
73
         // This takes a value between 0 and 100 which determines the probability for
78
         // This takes a value between 0 and 100 which determines the probability for
74
         // the callstats to be enabled.
79
         // the callstats to be enabled.

Notiek ielāde…
Atcelt
Saglabāt