You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

config.js 36KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846
  1. /* eslint-disable no-unused-vars, no-var */
  2. var config = {
  3. // Connection
  4. //
  5. hosts: {
  6. // XMPP domain.
  7. domain: 'jitsi-meet.example.com',
  8. // When using authentication, domain for guest users.
  9. // anonymousdomain: 'guest.example.com',
  10. // Domain for authenticated users. Defaults to <domain>.
  11. // authdomain: 'jitsi-meet.example.com',
  12. // Focus component domain. Defaults to focus.<domain>.
  13. // focus: 'focus.jitsi-meet.example.com',
  14. // XMPP MUC domain. FIXME: use XEP-0030 to discover it.
  15. muc: 'conference.jitsi-meet.example.com'
  16. },
  17. // BOSH URL. FIXME: use XEP-0156 to discover it.
  18. bosh: '//jitsi-meet.example.com/http-bind',
  19. // Websocket URL
  20. // websocket: 'wss://jitsi-meet.example.com/xmpp-websocket',
  21. // The name of client node advertised in XEP-0115 'c' stanza
  22. clientNode: 'http://jitsi.org/jitsimeet',
  23. // The real JID of focus participant - can be overridden here
  24. // Do not change username - FIXME: Make focus username configurable
  25. // https://github.com/jitsi/jitsi-meet/issues/7376
  26. // focusUserJid: 'focus@auth.jitsi-meet.example.com',
  27. // Testing / experimental features.
  28. //
  29. testing: {
  30. // Disables the End to End Encryption feature. Useful for debugging
  31. // issues related to insertable streams.
  32. // disableE2EE: false,
  33. // P2P test mode disables automatic switching to P2P when there are 2
  34. // participants in the conference.
  35. p2pTestMode: false
  36. // Enables the test specific features consumed by jitsi-meet-torture
  37. // testMode: false
  38. // Disables the auto-play behavior of *all* newly created video element.
  39. // This is useful when the client runs on a host with limited resources.
  40. // noAutoPlayVideo: false
  41. // Enable / disable 500 Kbps bitrate cap on desktop tracks. When enabled,
  42. // simulcast is turned off for the desktop share. If presenter is turned
  43. // on while screensharing is in progress, the max bitrate is automatically
  44. // adjusted to 2.5 Mbps. This takes a value between 0 and 1 which determines
  45. // the probability for this to be enabled. This setting has been deprecated.
  46. // desktopSharingFrameRate.max now determines whether simulcast will be enabled
  47. // or disabled for the screenshare.
  48. // capScreenshareBitrate: 1 // 0 to disable - deprecated.
  49. // Enable callstats only for a percentage of users.
  50. // This takes a value between 0 and 100 which determines the probability for
  51. // the callstats to be enabled.
  52. // callStatsThreshold: 5 // enable callstats for 5% of the users.
  53. },
  54. // Disables ICE/UDP by filtering out local and remote UDP candidates in
  55. // signalling.
  56. // webrtcIceUdpDisable: false,
  57. // Disables ICE/TCP by filtering out local and remote TCP candidates in
  58. // signalling.
  59. // webrtcIceTcpDisable: false,
  60. // Media
  61. //
  62. // Audio
  63. // Disable measuring of audio levels.
  64. // disableAudioLevels: false,
  65. // audioLevelsInterval: 200,
  66. // Enabling this will run the lib-jitsi-meet no audio detection module which
  67. // will notify the user if the current selected microphone has no audio
  68. // input and will suggest another valid device if one is present.
  69. enableNoAudioDetection: true,
  70. // Enabling this will show a "Save Logs" link in the GSM popover that can be
  71. // used to collect debug information (XMPP IQs, SDP offer/answer cycles)
  72. // about the call.
  73. // enableSaveLogs: false,
  74. // Enabling this will run the lib-jitsi-meet noise detection module which will
  75. // notify the user if there is noise, other than voice, coming from the current
  76. // selected microphone. The purpose it to let the user know that the input could
  77. // be potentially unpleasant for other meeting participants.
  78. enableNoisyMicDetection: true,
  79. // Start the conference in audio only mode (no video is being received nor
  80. // sent).
  81. // startAudioOnly: false,
  82. // Every participant after the Nth will start audio muted.
  83. // startAudioMuted: 10,
  84. // Start calls with audio muted. Unlike the option above, this one is only
  85. // applied locally. FIXME: having these 2 options is confusing.
  86. // startWithAudioMuted: false,
  87. // Enabling it (with #params) will disable local audio output of remote
  88. // participants and to enable it back a reload is needed.
  89. // startSilent: false
  90. // Enables support for opus-red (redundancy for Opus).
  91. // enableOpusRed: false,
  92. // Specify audio quality stereo and opusMaxAverageBitrate values in order to enable HD audio.
  93. // Beware, by doing so, you are disabling echo cancellation, noise suppression and AGC.
  94. // audioQuality: {
  95. // stereo: false,
  96. // opusMaxAverageBitrate: null // Value to fit the 6000 to 510000 range.
  97. // },
  98. // Video
  99. // Sets the preferred resolution (height) for local video. Defaults to 720.
  100. // resolution: 720,
  101. // How many participants while in the tile view mode, before the receiving video quality is reduced from HD to SD.
  102. // Use -1 to disable.
  103. // maxFullResolutionParticipants: 2,
  104. // w3c spec-compliant video constraints to use for video capture. Currently
  105. // used by browsers that return true from lib-jitsi-meet's
  106. // util#browser#usesNewGumFlow. The constraints are independent from
  107. // this config's resolution value. Defaults to requesting an ideal
  108. // resolution of 720p.
  109. // constraints: {
  110. // video: {
  111. // height: {
  112. // ideal: 720,
  113. // max: 720,
  114. // min: 240
  115. // }
  116. // }
  117. // },
  118. // Enable / disable simulcast support.
  119. // disableSimulcast: false,
  120. // Enable / disable layer suspension. If enabled, endpoints whose HD
  121. // layers are not in use will be suspended (no longer sent) until they
  122. // are requested again.
  123. // enableLayerSuspension: false,
  124. // Every participant after the Nth will start video muted.
  125. // startVideoMuted: 10,
  126. // Start calls with video muted. Unlike the option above, this one is only
  127. // applied locally. FIXME: having these 2 options is confusing.
  128. // startWithVideoMuted: false,
  129. // If set to true, prefer to use the H.264 video codec (if supported).
  130. // Note that it's not recommended to do this because simulcast is not
  131. // supported when using H.264. For 1-to-1 calls this setting is enabled by
  132. // default and can be toggled in the p2p section.
  133. // This option has been deprecated, use preferredCodec under videoQuality section instead.
  134. // preferH264: true,
  135. // If set to true, disable H.264 video codec by stripping it out of the
  136. // SDP.
  137. // disableH264: false,
  138. // Desktop sharing
  139. // Optional desktop sharing frame rate options. Default value: min:5, max:5.
  140. // desktopSharingFrameRate: {
  141. // min: 5,
  142. // max: 5
  143. // },
  144. // Try to start calls with screen-sharing instead of camera video.
  145. // startScreenSharing: false,
  146. // Recording
  147. // Whether to enable file recording or not.
  148. // fileRecordingsEnabled: false,
  149. // Enable the dropbox integration.
  150. // dropbox: {
  151. // appKey: '<APP_KEY>' // Specify your app key here.
  152. // // A URL to redirect the user to, after authenticating
  153. // // by default uses:
  154. // // 'https://jitsi-meet.example.com/static/oauth.html'
  155. // redirectURI:
  156. // 'https://jitsi-meet.example.com/subfolder/static/oauth.html'
  157. // },
  158. // When integrations like dropbox are enabled only that will be shown,
  159. // by enabling fileRecordingsServiceEnabled, we show both the integrations
  160. // and the generic recording service (its configuration and storage type
  161. // depends on jibri configuration)
  162. // fileRecordingsServiceEnabled: false,
  163. // Whether to show the possibility to share file recording with other people
  164. // (e.g. meeting participants), based on the actual implementation
  165. // on the backend.
  166. // fileRecordingsServiceSharingEnabled: false,
  167. // Whether to enable live streaming or not.
  168. // liveStreamingEnabled: false,
  169. // Transcription (in interface_config,
  170. // subtitles and buttons can be configured)
  171. // transcribingEnabled: false,
  172. // Enables automatic turning on captions when recording is started
  173. // autoCaptionOnRecord: false,
  174. // Misc
  175. // Default value for the channel "last N" attribute. -1 for unlimited.
  176. channelLastN: -1,
  177. // Provides a way to use different "last N" values based on the number of participants in the conference.
  178. // The keys in an Object represent number of participants and the values are "last N" to be used when number of
  179. // participants gets to or above the number.
  180. //
  181. // For the given example mapping, "last N" will be set to 20 as long as there are at least 5, but less than
  182. // 29 participants in the call and it will be lowered to 15 when the 30th participant joins. The 'channelLastN'
  183. // will be used as default until the first threshold is reached.
  184. //
  185. // lastNLimits: {
  186. // 5: 20,
  187. // 30: 15,
  188. // 50: 10,
  189. // 70: 5,
  190. // 90: 2
  191. // },
  192. // Provides a way to translate the legacy bridge signaling messages, 'LastNChangedEvent',
  193. // 'SelectedEndpointsChangedEvent' and 'ReceiverVideoConstraint' into the new 'ReceiverVideoConstraints' message
  194. // that invokes the new bandwidth allocation algorithm in the bridge which is described here
  195. // - https://github.com/jitsi/jitsi-videobridge/blob/master/doc/allocation.md.
  196. // useNewBandwidthAllocationStrategy: false,
  197. // Specify the settings for video quality optimizations on the client.
  198. // videoQuality: {
  199. // // Provides a way to prevent a video codec from being negotiated on the JVB connection. The codec specified
  200. // // here will be removed from the list of codecs present in the SDP answer generated by the client. If the
  201. // // same codec is specified for both the disabled and preferred option, the disable settings will prevail.
  202. // // Note that 'VP8' cannot be disabled since it's a mandatory codec, the setting will be ignored in this case.
  203. // disabledCodec: 'H264',
  204. //
  205. // // Provides a way to set a preferred video codec for the JVB connection. If 'H264' is specified here,
  206. // // simulcast will be automatically disabled since JVB doesn't support H264 simulcast yet. This will only
  207. // // rearrange the the preference order of the codecs in the SDP answer generated by the browser only if the
  208. // // preferred codec specified here is present. Please ensure that the JVB offers the specified codec for this
  209. // // to take effect.
  210. // preferredCodec: 'VP8',
  211. //
  212. // // Provides a way to enforce the preferred codec for the conference even when the conference has endpoints
  213. // // that do not support the preferred codec. For example, older versions of Safari do not support VP9 yet.
  214. // // This will result in Safari not being able to decode video from endpoints sending VP9 video.
  215. // // When set to false, the conference falls back to VP8 whenever there is an endpoint that doesn't support the
  216. // // preferred codec and goes back to the preferred codec when that endpoint leaves.
  217. // // enforcePreferredCodec: false,
  218. //
  219. // // Provides a way to configure the maximum bitrates that will be enforced on the simulcast streams for
  220. // // video tracks. The keys in the object represent the type of the stream (LD, SD or HD) and the values
  221. // // are the max.bitrates to be set on that particular type of stream. The actual send may vary based on
  222. // // the available bandwidth calculated by the browser, but it will be capped by the values specified here.
  223. // // This is currently not implemented on app based clients on mobile.
  224. // maxBitratesVideo: {
  225. // H264: {
  226. // low: 200000,
  227. // standard: 500000,
  228. // high: 1500000
  229. // },
  230. // VP8 : {
  231. // low: 200000,
  232. // standard: 500000,
  233. // high: 1500000
  234. // },
  235. // VP9: {
  236. // low: 100000,
  237. // standard: 300000,
  238. // high: 1200000
  239. // }
  240. // },
  241. //
  242. // // The options can be used to override default thresholds of video thumbnail heights corresponding to
  243. // // the video quality levels used in the application. At the time of this writing the allowed levels are:
  244. // // 'low' - for the low quality level (180p at the time of this writing)
  245. // // 'standard' - for the medium quality level (360p)
  246. // // 'high' - for the high quality level (720p)
  247. // // The keys should be positive numbers which represent the minimal thumbnail height for the quality level.
  248. // //
  249. // // With the default config value below the application will use 'low' quality until the thumbnails are
  250. // // at least 360 pixels tall. If the thumbnail height reaches 720 pixels then the application will switch to
  251. // // the high quality.
  252. // minHeightForQualityLvl: {
  253. // 360: 'standard',
  254. // 720: 'high'
  255. // },
  256. //
  257. // // Provides a way to resize the desktop track to 720p (if it is greater than 720p) before creating a canvas
  258. // // for the presenter mode (camera picture-in-picture mode with screenshare).
  259. // resizeDesktopForPresenter: false
  260. // },
  261. // // Options for the recording limit notification.
  262. // recordingLimit: {
  263. //
  264. // // The recording limit in minutes. Note: This number appears in the notification text
  265. // // but doesn't enforce the actual recording time limit. This should be configured in
  266. // // jibri!
  267. // limit: 60,
  268. //
  269. // // The name of the app with unlimited recordings.
  270. // appName: 'Unlimited recordings APP',
  271. //
  272. // // The URL of the app with unlimited recordings.
  273. // appURL: 'https://unlimited.recordings.app.com/'
  274. // },
  275. // Disables or enables RTX (RFC 4588) (defaults to false).
  276. // disableRtx: false,
  277. // Disables or enables TCC support in this client (default: enabled).
  278. // enableTcc: true,
  279. // Disables or enables REMB support in this client (default: enabled).
  280. // enableRemb: true,
  281. // Enables ICE restart logic in LJM and displays the page reload overlay on
  282. // ICE failure. Current disabled by default because it's causing issues with
  283. // signaling when Octo is enabled. Also when we do an "ICE restart"(which is
  284. // not a real ICE restart), the client maintains the TCC sequence number
  285. // counter, but the bridge resets it. The bridge sends media packets with
  286. // TCC sequence numbers starting from 0.
  287. // enableIceRestart: false,
  288. // Enables forced reload of the client when the call is migrated as a result of
  289. // the bridge going down.
  290. // enableForcedReload: true,
  291. // Use TURN/UDP servers for the jitsi-videobridge connection (by default
  292. // we filter out TURN/UDP because it is usually not needed since the
  293. // bridge itself is reachable via UDP)
  294. // useTurnUdp: false
  295. // UI
  296. //
  297. // Disables responsive tiles.
  298. // disableResponsiveTiles: false,
  299. // Hides lobby button
  300. // hideLobbyButton: false,
  301. // Require users to always specify a display name.
  302. // requireDisplayName: true,
  303. // Whether to use a welcome page or not. In case it's false a random room
  304. // will be joined when no room is specified.
  305. enableWelcomePage: true,
  306. // Disable app shortcuts that are registered upon joining a conference
  307. // disableShortcuts: false,
  308. // Disable initial browser getUserMedia requests.
  309. // This is useful for scenarios where users might want to start a conference for screensharing only
  310. // disableInitialGUM: false,
  311. // Enabling the close page will ignore the welcome page redirection when
  312. // a call is hangup.
  313. // enableClosePage: false,
  314. // Disable hiding of remote thumbnails when in a 1-on-1 conference call.
  315. // disable1On1Mode: false,
  316. // Default language for the user interface.
  317. // defaultLanguage: 'en',
  318. // Disables profile and the edit of all fields from the profile settings (display name and email)
  319. // disableProfile: false,
  320. // Whether or not some features are checked based on token.
  321. // enableFeaturesBasedOnToken: false,
  322. // When enabled the password used for locking a room is restricted to up to the number of digits specified
  323. // roomPasswordNumberOfDigits: 10,
  324. // default: roomPasswordNumberOfDigits: false,
  325. // Message to show the users. Example: 'The service will be down for
  326. // maintenance at 01:00 AM GMT,
  327. // noticeMessage: '',
  328. // Enables calendar integration, depends on googleApiApplicationClientID
  329. // and microsoftApiApplicationClientID
  330. // enableCalendarIntegration: false,
  331. // When 'true', it shows an intermediate page before joining, where the user can configure their devices.
  332. // prejoinPageEnabled: false,
  333. // If etherpad integration is enabled, setting this to true will
  334. // automatically open the etherpad when a participant joins. This
  335. // does not affect the mobile app since opening an etherpad
  336. // obscures the conference controls -- it's better to let users
  337. // choose to open the pad on their own in that case.
  338. // openSharedDocumentOnJoin: false,
  339. // If true, shows the unsafe room name warning label when a room name is
  340. // deemed unsafe (due to the simplicity in the name) and a password is not
  341. // set or the lobby is not enabled.
  342. // enableInsecureRoomNameWarning: false,
  343. // Whether to automatically copy invitation URL after creating a room.
  344. // Document should be focused for this option to work
  345. // enableAutomaticUrlCopy: false,
  346. // Base URL for a Gravatar-compatible service. Defaults to libravatar.
  347. // gravatarBaseURL: 'https://seccdn.libravatar.org/avatar/',
  348. // Moved from interfaceConfig(TOOLBAR_BUTTONS).
  349. // The name of the toolbar buttons to display in the toolbar, including the
  350. // "More actions" menu. If present, the button will display. Exceptions are
  351. // "livestreaming" and "recording" which also require being a moderator and
  352. // some other values in config.js to be enabled. Also, the "profile" button will
  353. // not display for users with a JWT.
  354. // Notes:
  355. // - it's impossible to choose which buttons go in the "More actions" menu
  356. // - it's impossible to control the placement of buttons
  357. // - 'desktop' controls the "Share your screen" button
  358. // - if `toolbarButtons` is undefined, we fallback to enabling all buttons on the UI
  359. // toolbarButtons: [
  360. // 'microphone', 'camera', 'closedcaptions', 'desktop', 'embedmeeting', 'fullscreen',
  361. // 'fodeviceselection', 'hangup', 'profile', 'chat', 'recording',
  362. // 'livestreaming', 'etherpad', 'sharedvideo', 'shareaudio', 'settings', 'raisehand',
  363. // 'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts',
  364. // 'tileview', 'select-background', 'download', 'help', 'mute-everyone', 'mute-video-everyone', 'security'
  365. // ],
  366. // Stats
  367. //
  368. // Whether to enable stats collection or not in the TraceablePeerConnection.
  369. // This can be useful for debugging purposes (post-processing/analysis of
  370. // the webrtc stats) as it is done in the jitsi-meet-torture bandwidth
  371. // estimation tests.
  372. // gatherStats: false,
  373. // The interval at which PeerConnection.getStats() is called. Defaults to 10000
  374. // pcStatsInterval: 10000,
  375. // To enable sending statistics to callstats.io you must provide the
  376. // Application ID and Secret.
  377. // callStatsID: '',
  378. // callStatsSecret: '',
  379. // Enables sending participants' display names to callstats
  380. // enableDisplayNameInStats: false,
  381. // Enables sending participants' emails (if available) to callstats and other analytics
  382. // enableEmailInStats: false,
  383. // Controls the percentage of automatic feedback shown to participants when callstats is enabled.
  384. // The default value is 100%. If set to 0, no automatic feedback will be requested
  385. // feedbackPercentage: 100,
  386. // Privacy
  387. //
  388. // If third party requests are disabled, no other server will be contacted.
  389. // This means avatars will be locally generated and callstats integration
  390. // will not function.
  391. // disableThirdPartyRequests: false,
  392. // Peer-To-Peer mode: used (if enabled) when there are just 2 participants.
  393. //
  394. p2p: {
  395. // Enables peer to peer mode. When enabled the system will try to
  396. // establish a direct connection when there are exactly 2 participants
  397. // in the room. If that succeeds the conference will stop sending data
  398. // through the JVB and use the peer to peer connection instead. When a
  399. // 3rd participant joins the conference will be moved back to the JVB
  400. // connection.
  401. enabled: true,
  402. // Sets the ICE transport policy for the p2p connection. At the time
  403. // of this writing the list of possible values are 'all' and 'relay',
  404. // but that is subject to change in the future. The enum is defined in
  405. // the WebRTC standard:
  406. // https://www.w3.org/TR/webrtc/#rtcicetransportpolicy-enum.
  407. // If not set, the effective value is 'all'.
  408. // iceTransportPolicy: 'all',
  409. // If set to true, it will prefer to use H.264 for P2P calls (if H.264
  410. // is supported). This setting is deprecated, use preferredCodec instead.
  411. // preferH264: true,
  412. // Provides a way to set the video codec preference on the p2p connection. Acceptable
  413. // codec values are 'VP8', 'VP9' and 'H264'.
  414. // preferredCodec: 'H264',
  415. // If set to true, disable H.264 video codec by stripping it out of the
  416. // SDP. This setting is deprecated, use disabledCodec instead.
  417. // disableH264: false,
  418. // Provides a way to prevent a video codec from being negotiated on the p2p connection.
  419. // disabledCodec: '',
  420. // How long we're going to wait, before going back to P2P after the 3rd
  421. // participant has left the conference (to filter out page reload).
  422. // backToP2PDelay: 5,
  423. // The STUN servers that will be used in the peer to peer connections
  424. stunServers: [
  425. // { urls: 'stun:jitsi-meet.example.com:3478' },
  426. { urls: 'stun:meet-jit-si-turnrelay.jitsi.net:443' }
  427. ]
  428. },
  429. analytics: {
  430. // The Google Analytics Tracking ID:
  431. // googleAnalyticsTrackingId: 'your-tracking-id-UA-123456-1'
  432. // Matomo configuration:
  433. // matomoEndpoint: 'https://your-matomo-endpoint/',
  434. // matomoSiteID: '42',
  435. // The Amplitude APP Key:
  436. // amplitudeAPPKey: '<APP_KEY>'
  437. // Configuration for the rtcstats server:
  438. // By enabling rtcstats server every time a conference is joined the rtcstats
  439. // module connects to the provided rtcstatsEndpoint and sends statistics regarding
  440. // PeerConnection states along with getStats metrics polled at the specified
  441. // interval.
  442. // rtcstatsEnabled: true,
  443. // In order to enable rtcstats one needs to provide a endpoint url.
  444. // rtcstatsEndpoint: wss://rtcstats-server-pilot.jitsi.net/,
  445. // The interval at which rtcstats will poll getStats, defaults to 1000ms.
  446. // If the value is set to 0 getStats won't be polled and the rtcstats client
  447. // will only send data related to RTCPeerConnection events.
  448. // rtcstatsPolIInterval: 1000,
  449. // Array of script URLs to load as lib-jitsi-meet "analytics handlers".
  450. // scriptURLs: [
  451. // "libs/analytics-ga.min.js", // google-analytics
  452. // "https://example.com/my-custom-analytics.js"
  453. // ],
  454. },
  455. // Logs that should go be passed through the 'log' event if a handler is defined for it
  456. // apiLogLevels: ['warn', 'log', 'error', 'info', 'debug'],
  457. // Information about the jitsi-meet instance we are connecting to, including
  458. // the user region as seen by the server.
  459. deploymentInfo: {
  460. // shard: "shard1",
  461. // region: "europe",
  462. // userRegion: "asia"
  463. },
  464. // Decides whether the start/stop recording audio notifications should play on record.
  465. // disableRecordAudioNotification: false,
  466. // Disables the sounds that play when other participants join or leave the
  467. // conference (if set to true, these sounds will not be played).
  468. // disableJoinLeaveSounds: false,
  469. // Information for the chrome extension banner
  470. // chromeExtensionBanner: {
  471. // // The chrome extension to be installed address
  472. // url: 'https://chrome.google.com/webstore/detail/jitsi-meetings/kglhbbefdnlheedjiejgomgmfplipfeb',
  473. // // Extensions info which allows checking if they are installed or not
  474. // chromeExtensionsInfo: [
  475. // {
  476. // id: 'kglhbbefdnlheedjiejgomgmfplipfeb',
  477. // path: 'jitsi-logo-48x48.png'
  478. // }
  479. // ]
  480. // },
  481. // Local Recording
  482. //
  483. // localRecording: {
  484. // Enables local recording.
  485. // Additionally, 'localrecording' (all lowercase) needs to be added to
  486. // TOOLBAR_BUTTONS in interface_config.js for the Local Recording
  487. // button to show up on the toolbar.
  488. //
  489. // enabled: true,
  490. //
  491. // The recording format, can be one of 'ogg', 'flac' or 'wav'.
  492. // format: 'flac'
  493. //
  494. // },
  495. // Options related to end-to-end (participant to participant) ping.
  496. // e2eping: {
  497. // // The interval in milliseconds at which pings will be sent.
  498. // // Defaults to 10000, set to <= 0 to disable.
  499. // pingInterval: 10000,
  500. //
  501. // // The interval in milliseconds at which analytics events
  502. // // with the measured RTT will be sent. Defaults to 60000, set
  503. // // to <= 0 to disable.
  504. // analyticsInterval: 60000,
  505. // },
  506. // If set, will attempt to use the provided video input device label when
  507. // triggering a screenshare, instead of proceeding through the normal flow
  508. // for obtaining a desktop stream.
  509. // NOTE: This option is experimental and is currently intended for internal
  510. // use only.
  511. // _desktopSharingSourceDevice: 'sample-id-or-label',
  512. // If true, any checks to handoff to another application will be prevented
  513. // and instead the app will continue to display in the current browser.
  514. // disableDeepLinking: false,
  515. // A property to disable the right click context menu for localVideo
  516. // the menu has option to flip the locally seen video for local presentations
  517. // disableLocalVideoFlip: false,
  518. // A property used to unset the default flip state of the local video.
  519. // When it is set to 'true', the local(self) video will not be mirrored anymore.
  520. // doNotFlipLocalVideo: false,
  521. // Mainly privacy related settings
  522. // Disables all invite functions from the app (share, invite, dial out...etc)
  523. // disableInviteFunctions: true,
  524. // Disables storing the room name to the recents list
  525. // doNotStoreRoom: true,
  526. // Deployment specific URLs.
  527. // deploymentUrls: {
  528. // // If specified a 'Help' button will be displayed in the overflow menu with a link to the specified URL for
  529. // // user documentation.
  530. // userDocumentationURL: 'https://docs.example.com/video-meetings.html',
  531. // // If specified a 'Download our apps' button will be displayed in the overflow menu with a link
  532. // // to the specified URL for an app download page.
  533. // downloadAppsUrl: 'https://docs.example.com/our-apps.html'
  534. // },
  535. // Options related to the remote participant menu.
  536. // remoteVideoMenu: {
  537. // // If set to true the 'Kick out' button will be disabled.
  538. // disableKick: true
  539. // },
  540. // If set to true all muting operations of remote participants will be disabled.
  541. // disableRemoteMute: true,
  542. // Enables support for lip-sync for this client (if the browser supports it).
  543. // enableLipSync: false
  544. /**
  545. External API url used to receive branding specific information.
  546. If there is no url set or there are missing fields, the defaults are applied.
  547. None of the fields are mandatory and the response must have the shape:
  548. {
  549. // The hex value for the colour used as background
  550. backgroundColor: '#fff',
  551. // The url for the image used as background
  552. backgroundImageUrl: 'https://example.com/background-img.png',
  553. // The anchor url used when clicking the logo image
  554. logoClickUrl: 'https://example-company.org',
  555. // The url used for the image used as logo
  556. logoImageUrl: 'https://example.com/logo-img.png'
  557. }
  558. */
  559. // dynamicBrandingUrl: '',
  560. // Sets the background transparency level. '0' is fully transparent, '1' is opaque.
  561. // backgroundAlpha: 1,
  562. // The URL of the moderated rooms microservice, if available. If it
  563. // is present, a link to the service will be rendered on the welcome page,
  564. // otherwise the app doesn't render it.
  565. // moderatedRoomServiceUrl: 'https://moderated.jitsi-meet.example.com',
  566. // If true, tile view will not be enabled automatically when the participants count threshold is reached.
  567. // disableTileView: true,
  568. // Hides the conference subject
  569. // hideConferenceSubject: true,
  570. // Hides the conference timer.
  571. // hideConferenceTimer: true,
  572. // Hides the participants stats
  573. // hideParticipantsStats: true,
  574. // Sets the conference subject
  575. // subject: 'Conference Subject',
  576. // This property is related to the use case when jitsi-meet is used via the IFrame API. When the property is true
  577. // jitsi-meet will use the local storage of the host page instead of its own. This option is useful if the browser
  578. // is not persisting the local storage inside the iframe.
  579. // useHostPageLocalStorage: true,
  580. // List of undocumented settings used in jitsi-meet
  581. /**
  582. _immediateReloadThreshold
  583. debug
  584. debugAudioLevels
  585. deploymentInfo
  586. dialInConfCodeUrl
  587. dialInNumbersUrl
  588. dialOutAuthUrl
  589. dialOutCodesUrl
  590. disableRemoteControl
  591. displayJids
  592. etherpad_base
  593. externalConnectUrl
  594. firefox_fake_device
  595. googleApiApplicationClientID
  596. iAmRecorder
  597. iAmSipGateway
  598. microsoftApiApplicationClientID
  599. peopleSearchQueryTypes
  600. peopleSearchUrl
  601. requireDisplayName
  602. tokenAuthUrl
  603. */
  604. /**
  605. * This property can be used to alter the generated meeting invite links (in combination with a branding domain
  606. * which is retrieved internally by jitsi meet) (e.g. https://meet.jit.si/someMeeting
  607. * can become https://brandedDomain/roomAlias)
  608. */
  609. // brandingRoomAlias: null,
  610. // List of undocumented settings used in lib-jitsi-meet
  611. /**
  612. _peerConnStatusOutOfLastNTimeout
  613. _peerConnStatusRtcMuteTimeout
  614. abTesting
  615. avgRtpStatsN
  616. callStatsConfIDNamespace
  617. callStatsCustomScriptUrl
  618. desktopSharingSources
  619. disableAEC
  620. disableAGC
  621. disableAP
  622. disableHPF
  623. disableNS
  624. enableTalkWhileMuted
  625. forceJVB121Ratio
  626. forceTurnRelay
  627. hiddenDomain
  628. ignoreStartMuted
  629. websocketKeepAlive
  630. websocketKeepAliveUrl
  631. */
  632. /**
  633. Use this array to configure which notifications will be shown to the user
  634. The items correspond to the title or description key of that notification
  635. Some of these notifications also depend on some other internal logic to be displayed or not,
  636. so adding them here will not ensure they will always be displayed
  637. A falsy value for this prop will result in having all notifications enabled (e.g null, undefined, false)
  638. */
  639. // notifications: [
  640. // 'connection.CONNFAIL', // shown when the connection fails,
  641. // 'dialog.cameraNotSendingData', // shown when there's no feed from user's camera
  642. // 'dialog.kickTitle', // shown when user has been kicked
  643. // 'dialog.liveStreaming', // livestreaming notifications (pending, on, off, limits)
  644. // 'dialog.lockTitle', // shown when setting conference password fails
  645. // 'dialog.maxUsersLimitReached', // shown when maximmum users limit has been reached
  646. // 'dialog.micNotSendingData', // shown when user's mic is not sending any audio
  647. // 'dialog.passwordNotSupportedTitle', // shown when setting conference password fails due to password format
  648. // 'dialog.recording', // recording notifications (pending, on, off, limits)
  649. // 'dialog.remoteControlTitle', // remote control notifications (allowed, denied, start, stop, error)
  650. // 'dialog.reservationError',
  651. // 'dialog.serviceUnavailable', // shown when server is not reachable
  652. // 'dialog.sessTerminated', // shown when there is a failed conference session
  653. // 'dialog.sessionRestarted', // show when a client reload is initiated because of bridge migration
  654. // 'dialog.tokenAuthFailed', // show when an invalid jwt is used
  655. // 'dialog.transcribing', // transcribing notifications (pending, off)
  656. // 'dialOut.statusMessage', // shown when dial out status is updated.
  657. // 'liveStreaming.busy', // shown when livestreaming service is busy
  658. // 'liveStreaming.failedToStart', // shown when livestreaming fails to start
  659. // 'liveStreaming.unavailableTitle', // shown when livestreaming service is not reachable
  660. // 'lobby.joinRejectedMessage', // shown when while in a lobby, user's request to join is rejected
  661. // 'lobby.notificationTitle', // shown when lobby is toggled and when join requests are allowed / denied
  662. // 'localRecording.localRecording', // shown when a local recording is started
  663. // 'notify.disconnected', // shown when a participant has left
  664. // 'notify.grantedTo', // shown when moderator rights were granted to a participant
  665. // 'notify.invitedOneMember', // shown when 1 participant has been invited
  666. // 'notify.invitedThreePlusMembers', // shown when 3+ participants have been invited
  667. // 'notify.invitedTwoMembers', // shown when 2 participants have been invited
  668. // 'notify.kickParticipant', // shown when a participant is kicked
  669. // 'notify.mutedRemotelyTitle', // shown when user is muted by a remote party
  670. // 'notify.mutedTitle', // shown when user has been muted upon joining,
  671. // 'notify.newDeviceAudioTitle', // prompts the user to use a newly detected audio device
  672. // 'notify.newDeviceCameraTitle', // prompts the user to use a newly detected camera
  673. // 'notify.passwordRemovedRemotely', // shown when a password has been removed remotely
  674. // 'notify.passwordSetRemotely', // shown when a password has been set remotely
  675. // 'notify.raisedHand', // shown when a partcipant used raise hand,
  676. // 'notify.startSilentTitle', // shown when user joined with no audio
  677. // 'prejoin.errorDialOut',
  678. // 'prejoin.errorDialOutDisconnected',
  679. // 'prejoin.errorDialOutFailed',
  680. // 'prejoin.errorDialOutStatus',
  681. // 'prejoin.errorStatusCode',
  682. // 'prejoin.errorValidation',
  683. // 'recording.busy', // shown when recording service is busy
  684. // 'recording.failedToStart', // shown when recording fails to start
  685. // 'recording.unavailableTitle', // shown when recording service is not reachable
  686. // 'toolbar.noAudioSignalTitle', // shown when a broken mic is detected
  687. // 'toolbar.noisyAudioInputTitle', // shown when noise is detected for the current microphone
  688. // 'toolbar.talkWhileMutedPopup', // shown when user tries to speak while muted
  689. // 'transcribing.failedToStart' // shown when transcribing fails to start
  690. // ]
  691. // Allow all above example options to include a trailing comma and
  692. // prevent fear when commenting out the last value.
  693. makeJsonParserHappy: 'even if last key had a trailing comma'
  694. // no configuration value should follow this line.
  695. };
  696. /* eslint-enable no-unused-vars, no-var */