paweldomas
fba086134d
add default STUN servers to config.js
il y a 8 ans
paweldomas
fb47b6ae21
feat: add test P2P methods
il y a 8 ans
Boris Grozev
6121bcf171
config: Don't require an extension for firefox >=52.
Starting with firefox 52, no extension is required for screensharing.
See https://wiki.mozilla.org/Screensharing
il y a 8 ans
Saúl Ibarra Corretgé
9f866ae608
config: switch default disableRtx to false
il y a 8 ans
Saúl Ibarra Corretgé
213b73da6e
cleanup: remove old adaptive simulcast config option
il y a 8 ans
Saúl Ibarra Corretgé
175c8e6e50
cleanup: remove adaptive las N config option
The feature has been replaced so the option no longer applies.
il y a 8 ans
Saúl Ibarra Corretgé
f90667b23c
doc: document resolution config option and set it to 720 by default
il y a 8 ans
George Politis
3d671ae71f
docs: Documents the disableRtx config option.
il y a 8 ans
George Politis
a7015b0d1a
fix: Respect the disableRtx config option.
il y a 8 ans
Saúl Ibarra Corretgé
6d6b5a7917
cleanup: Remove default Chrome extension ID
It makes for a bad first-time experience for users, since the desktop sharing
button will be visible, but it will never work.
Also get rid of the now deprecated `desktopSharingChromeMethod` option.
il y a 8 ans
Boris Grozev
7707e384c5
config: Disable suspend video by default.
il y a 8 ans
Boris Grozev
142f6e4518
feat: Enables by default tab sharing for chrome.
il y a 8 ans
Lyubomir Marinov
a2b076985a
ESLint
Enable ESLint on jitsi-meet with the same configuration and the same
goals as in lib-jitsi-meet.
il y a 8 ans
damencho
fcf7069b25
Adds close page.
When enabled after hanging up redirect to close page, if needed feedback will be displayed.
il y a 8 ans
hristoterezov
f10b13328f
feat(profile): Don't allow non-guest users to edit their profile
il y a 8 ans
George Politis
318ab2c9dc
Nukes the pre-configured bridge from the config file.
il y a 9 ans
Boris Grozev
8466aa2f78
Renames adaptiveSimulcast to disableAdaptiveSimulcast.
In conjunction with corresponding commits in lib-jitsi-meet and jicofo
this enables adaptive simulcast whenever simulcast is enabled.
il y a 9 ans
yanas
d49dff4ae1
Fixes a config parameter name. Removes a console.log, which got there by mistake. Fixes some css properties of the chat unread messages.
il y a 9 ans
yanas
72454ff279
HD label added when the large video is in HD.
il y a 9 ans
George Politis
70346e2307
Replaces obsolete config option and enables simulcast by default.
il y a 9 ans
Lyubomir Marinov
4a6e8e5e6e
Manually formats config.js to bring in a bit of consistency and make uncommenting properties a tad easier and less error prone.
il y a 9 ans
Boris Grozev
e06ec616a6
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
il y a 9 ans
Jesse Bickel
46a5c909c8
Only load 3rd party JavaScript when config.enableThirdPartyRequests is true.
il y a 9 ans
Boris Grozev
f42684d789
Changes enableThirdParty requests to disableThirdParty requests, in
order to not change existing behaviour (without changes to config.js).
il y a 9 ans
Jesse Bickel
3f42f8bf67
Only load 3rd party JavaScript when config.enableThirdPartyRequests is true.
il y a 9 ans
Spellauge
277f340063
authdomain2
il y a 9 ans
Boris Grozev
62d3b749bb
Adds config options to filter out TCP or UDP candidates (for the purpose
of forcing one or the other in automated tests).
il y a 9 ans
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
il y a 9 ans
Boris Grozev
995b3be6e7
Implements screen sharing for firefox, using a jidesha extension.
Renames some fields in config.js.
il y a 9 ans
paweldomas
a7048fba06
Implements HTTP POST query for fetching app configuration.
il y a 9 ans
Boris Grozev
b0c81985d4
Removes the useBundle and useRtcpMux options from config.js. These are
now fully supported by jitsi-videobridge and all browsers which we
support (and if we need to enable them conditionally because of browser
compatibility in the future, we should do it based on run-time browser
detection.)
il y a 9 ans
hristoterezov
47b6355d66
Implements functionality that forces the user to enter display name.
il y a 9 ans
hristoterezov
506312ac95
Integrates callstats.io API.
il y a 9 ans
hristoterezov
8a4c341512
Implements default language config property and comments to config.js
il y a 10 ans
hristoterezov
099e3340bc
Implements start muted feature.
il y a 10 ans
hristoterezov
cc1ad1bc13
Implement the functionality that allows users to start the conversation muted.
il y a 10 ans
George Politis
e98c8ada6a
Nukes the enableFirefoxSupport config param.
il y a 10 ans
George Politis
58494d45db
Brings back goog-remb signaling.
il y a 10 ans
paweldomas
90d979b69d
Makes it possible to display notification message above the toolbar.
il y a 10 ans
George Politis
e1d71a41f7
Adds FF in the list of supported browsers. Enables it by default.
il y a 10 ans
George Politis
54b3cbcf94
Reverts config.js
il y a 10 ans
hristoterezov
d2f95f3c81
Fixes some translation issues.
il y a 10 ans
hristoterezov
d21f994eee
Removes rtp stats option and adds options for disabling/enabling stats and audio levels.
il y a 10 ans
Boris Grozev
87f8b91a96
Implements recording through a jirecon instance.
il y a 10 ans
paweldomas
933a41492e
No longer requires focus component and focusUserJid to be configured in config.js(but they can still be overridden there).
il y a 10 ans
paweldomas
f749bed1dd
Adds jicofo debian package integration.
il y a 10 ans
hristoterezov
edb89a65d5
Adds config property for enabling firefox support
il y a 10 ans
paweldomas
7e90d73003
Saves PeerConnection statistics and prepares to send them over XMPP(written by Boris Grozev).
il y a 10 ans
paweldomas
8f94ac8b09
Detects focus user in reliable way(through user real JID). Fixes kicked event when both 307 and 110 status codes are received in MUC presence.
il y a 10 ans
paweldomas
6afcfb2598
Basic recording.
il y a 10 ans