Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

meet.jit.si_fqdn_conf.bak.js 6.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. var subdomain = "";
  2. if (subdomain) {
  3. subdomain = subdomain.substr(0,subdomain.length-1).split('.').join('_').toLowerCase() + '.';
  4. }
  5. var config = {
  6. hosts: {
  7. domain: 'meet.jit.si',
  8. muc: 'conference.'+subdomain+'meet.jit.si', // FIXME: use XEP-0030
  9. focus: 'focus.meet.jit.si',
  10. },
  11. disableSimulcast: false,
  12. enableRemb: true,
  13. enableTcc: true,
  14. resolution: 720,
  15. constraints: {
  16. video: {
  17. height: {
  18. ideal: 720,
  19. max: 720,
  20. min: 180
  21. },
  22. width: {
  23. ideal: 1280,
  24. max: 1280,
  25. min: 320
  26. }
  27. }
  28. },
  29. externalConnectUrl: '//meet.jit.si/http-pre-bind',
  30. analytics: {
  31. amplitudeAPPKey: "fafdba4c3b47fe5f151060ca37f02d2f",
  32. whiteListedEvents: [ 'conference.joined', 'page.reload.scheduled', 'rejoined', 'transport.stats' ],
  33. },
  34. enableP2P: true, // flag to control P2P connections
  35. // New P2P options
  36. p2p: {
  37. enabled: true,
  38. preferH264: true,
  39. disableH264: true,
  40. useStunTurn: true // use XEP-0215 to fetch STUN and TURN servers for the P2P connection
  41. },
  42. useStunTurn: true, // use XEP-0215 to fetch TURN servers for the JVB connection
  43. useIPv6: false, // ipv6 support. use at your own risk
  44. useNicks: false,
  45. bosh: '//meet.jit.si/http-bind', // FIXME: use xep-0156 for that
  46. websocket: 'wss://meet.jit.si/xmpp-websocket', // FIXME: use xep-0156 for that
  47. clientNode: 'http://jitsi.org/jitsimeet', // The name of client node advertised in XEP-0115 'c' stanza
  48. //deprecated desktop sharing settings, included only because older version of jitsi-meet require them
  49. desktopSharing: 'ext', // Desktop sharing method. Can be set to 'ext', 'webrtc' or false to disable.
  50. chromeExtensionId: 'kglhbbefdnlheedjiejgomgmfplipfeb', // Id of desktop streamer Chrome extension
  51. desktopSharingSources: ['screen', 'window'],
  52. googleApiApplicationClientID: "39065779381-bbhnkrgibtf4p0j9ne5vsq7bm49t1tlf.apps.googleusercontent.com",
  53. microsoftApiApplicationClientID: "00000000-0000-0000-0000-000040240063",
  54. enableCalendarIntegration: true,
  55. //new desktop sharing settings
  56. desktopSharingChromeExtId: 'kglhbbefdnlheedjiejgomgmfplipfeb', // Id of desktop streamer Chrome extension
  57. desktopSharingChromeDisabled: false,
  58. desktopSharingChromeSources: ['screen', 'window', 'tab'],
  59. desktopSharingChromeMinExtVersion: '0.2.6.2', // Required version of Chrome extension
  60. desktopSharingFirefoxExtId: "",
  61. desktopSharingFirefoxDisabled: false,
  62. desktopSharingFirefoxMaxVersionExtRequired: '0',
  63. desktopSharingFirefoxExtensionURL: "",
  64. useRoomAsSharedDocumentName: false,
  65. enableLipSync: false,
  66. disableRtx: false, // Enables RTX everywhere
  67. enableRtpStats: false, // Enables RTP stats processing
  68. enableScreenshotCapture: false,
  69. enableStatsID: true,
  70. openBridgeChannel: 'websocket', // One of true, 'datachannel', or 'websocket'
  71. channelLastN: -1, // The default value of the channel attribute last-n.
  72. minHDHeight: 540,
  73. startBitrate: "800",
  74. disableAudioLevels: false,
  75. useRtcpMux: true,
  76. useBundle: true,
  77. disableSuspendVideo: true,
  78. stereo: false,
  79. forceJVB121Ratio: -1,
  80. enableTalkWhileMuted: true,
  81. enableNoAudioDetection: true,
  82. enableNoisyMicDetection: true,
  83. startWithAudioMuted: true,
  84. startWithVideoMuted: true,
  85. enableClosePage: true,
  86. hiddenDomain: 'recorder.meet.jit.si',
  87. dropbox: {
  88. appKey: '3v5iyto7n7az02w'
  89. },
  90. transcribingEnabled: false,
  91. enableRecording: true,
  92. liveStreamingEnabled: true,
  93. fileRecordingsEnabled: true,
  94. fileRecordingsServiceEnabled: false,
  95. fileRecordingsServiceSharingEnabled: false,
  96. requireDisplayName: false,
  97. recordingType: 'jibri',
  98. enableWelcomePage: true,
  99. isBrand: false,
  100. logStats: false,
  101. dialInNumbersUrl: 'https://api.jitsi.net/phoneNumberList',
  102. dialInConfCodeUrl: 'https://api.jitsi.net/conferenceMapper',
  103. dialOutCodesUrl: 'https://api.jitsi.net/countrycodes',
  104. dialOutAuthUrl: 'https://api.jitsi.net/authorizephone',
  105. peopleSearchUrl: 'https://api.jitsi.net/directorySearch',
  106. inviteServiceUrl: 'https://api.jitsi.net/conferenceInvite',
  107. inviteServiceCallFlowsUrl: 'https://api.jitsi.net/conferenceinvitecallflows',
  108. peopleSearchQueryTypes: ['user','conferenceRooms'],
  109. startAudioMuted: 9,
  110. startVideoMuted: 9,
  111. enableUserRolesBasedOnToken: false,
  112. enableLayerSuspension: false,
  113. feedbackPercentage: 0,
  114. chromeExtensionBanner: {
  115. url: "https://chrome.google.com/webstore/detail/jitsi-meetings/kglhbbefdnlheedjiejgomgmfplipfeb",
  116. chromeExtensionsInfo: [{"path": "jitsi-logo-48x48.png", "id": "kglhbbefdnlheedjiejgomgmfplipfeb"}]
  117. },
  118. hepopAnalyticsUrl: "",
  119. hepopAnalyticsEvent: {
  120. product: "lib-jitsi-meet",
  121. subproduct: "meet-jit-si",
  122. name: "jitsi.page.load.failed",
  123. action: "page.load.failed",
  124. actionSubject: "page.load",
  125. type: "page.load.failed",
  126. source: "page.load",
  127. attributes: {
  128. type: "operational",
  129. source: 'page.load'
  130. },
  131. server: "meet.jit.si"
  132. },
  133. deploymentInfo: {
  134. environment: 'meet-jit-si',
  135. envType: 'prod',
  136. releaseNumber: '631',
  137. shard: 'meet-jit-si-us-east-1b-s125',
  138. region: 'us-east-1',
  139. userRegion: 'us-east-1',
  140. crossRegion: (!'us-east-1' || 'us-east-1' === 'us-east-1') ? 0 : 1
  141. },
  142. rttMonitor: {
  143. enabled: false,
  144. initialDelay: 30000,
  145. getStatsInterval: 10000,
  146. analyticsInterval: 60000,
  147. stunServers: {"us-east-1": "all-us-east-1-turn.jitsi.net:443", "ap-se-2": "all-ap-se-2-turn.jitsi.net:443", "ap-se-1": "all-ap-se-1-turn.jitsi.net:443", "us-west-2": "all-us-west-2-turn.jitsi.net:443", "eu-central-1": "all-eu-central-1-turn.jitsi.net:443", "eu-west-1": "all-eu-west-1-turn.jitsi.net:443"}
  148. },
  149. e2eping: {
  150. pingInterval: -1
  151. },
  152. abTesting: {
  153. },
  154. testing: {
  155. capScreenshareBitrate: 1,
  156. octo: {
  157. probability: 1
  158. }
  159. }
  160. };