hristoterezov
6347730dc7
Fixes some issues related to xmpp module creation.
10 年之前
hristoterezov
3da8e39745
Merges app.js and generates bundles.
10 年之前
hristoterezov
f4acf97b00
Merge branch 'master' of github.com:jitsi/jitsi-meet
Conflicts:
app.js
libs/strophe/strophe.jingle.js
modules/xmpp/moderator.js
muc.js
10 年之前
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
10 年之前
paweldomas
ed78c0053c
Makes it possible to append URL parameters after room name. Adds ?login=true to enforce authenticated domain when anonymous domain is used. This allows to get moderator permissions after room has been created.
10 年之前
paweldomas
398fd18b8e
Advertises dtls/sctp support in capabilities.
10 年之前
paweldomas
d3003d4fcd
Adjusts anonymous domain functionality to work with Jicofo.
10 年之前
hristoterezov
ee94eca733
Creates desktop sharing module.
10 年之前
hristoterezov
0696fb2c5a
Fixes issue with video mute.
10 年之前
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
10 年之前
hristoterezov
faaf24d3c4
Creates simulcast module
10 年之前
hristoterezov
fcf785f32c
Removes unused files.
10 年之前
hristoterezov
0508628871
Creates API module.
10 年之前
hristoterezov
27502d3fa8
Removes some dependancies from functions in app.js.
10 年之前
hristoterezov
1057ff36cd
Moves some functions from app.js
10 年之前
paweldomas
8d5e50c0ca
Moves 'callSipButtonClicked' method to Toolbar.js in order to fix 'sharedKey' undefined error.
10 年之前
hristoterezov
8db602c8bd
Fixes make file
10 年之前
paweldomas
06494cf821
Fixes undefined 'messageHandler' error.
10 年之前
hristoterezov
0fe6a55700
Fixes issue with connection quality module name.
10 年之前
hristoterezov
e20274c2f7
Creates connection quality module.
10 年之前
paweldomas
b77106f61a
Includes room secret in SIP gateway request if password is required to join the room.
10 年之前
hristoterezov
4d25b139cc
Fixes some issues caused by the merge.
10 年之前
hristoterezov
6ce48a5b7b
Merge branch 'master' of github.com:jitsi/jitsi-meet
Conflicts:
app.js
index.html
libs/colibri/colibri.focus.js
libs/modules/statistics.bundle.js
moderator.js
modules/UI/videolayout/VideoLayout.js
muc.js
10 年之前
hristoterezov
69b0e2ad32
Creates UI module.
10 年之前
paweldomas
cd0c9393d8
Makes "authentication required" dialog persistent. Joins the room if someone else authenticates first and creates the conference for us.
10 年之前
paweldomas
2494444ca4
Fixes issue with remote video menu not displayed on role upgrade.
10 年之前
paweldomas
c76b78eb46
Improves SIP gateway auto configuration by getting feedback from the focus.
10 年之前
paweldomas
78fcc8b72c
Sends SIP gateway requests through the focus component.
10 年之前
hristoterezov
652412cd4f
Fixes issue with local audio levels.
10 年之前
Damian Minkov
78801aa9e5
Fixes deb package.
10 年之前
Damian Minkov
cd266f60d7
Fixes building deb packages.
10 年之前
paweldomas
459891e647
Bumps js versions, updates bundles.
10 年之前
paweldomas
6cc8b63104
Does not flood with missing "Jid for SSRC" warnings for outdated stats(removed streams).
10 年之前
paweldomas
1aed7e6237
Fixes NPE.
10 年之前
paweldomas
087c26d494
Fixes issue with switching desktop stream.
10 年之前
paweldomas
4fb7001b00
Converts 'constraints' to local variable in order to fix desktop sharing issues(audio constraints were retained in global var and get desktop stream failed).
10 年之前
paweldomas
f1cb3af345
Increases default size of authentication popup.
10 年之前
Boris Grozev
427dc093cc
Do not log presence changes to the console.
10 年之前
Boris Grozev
87f8b91a96
Implements recording through a jirecon instance.
10 年之前
paweldomas
fdcae01d21
Configures the room as non-anonymous.
10 年之前
George Politis
f95d5f36bb
Moves add/remove source element creation in strophe.jingle.sdp.js.
10 年之前
George Politis
1938280e27
Narrows the gap between strophe.jingle and our code.
10 年之前
George Politis
dc5d5f8436
Nukes colibri.*.js and restores original file structure of strophe.jingle.
10 年之前
hristoterezov
efc161dacd
Fixes issue with obtaining audio/video permissions when simulcast is disabled.
10 年之前
George Politis
2ee5a92ef0
Adds comment to modules/RTC/MediaStream.js
10 年之前
hristoterezov
4a991f7187
Adds package.json files for our browserify modules.
10 年之前
Paweł Domas
91358476a1
Update manual-install.md
Adds jicofo install instructions.
10 年之前
hristoterezov
ec5e0f09ea
Moves require to top for the RTC module.
10 年之前
hristoterezov
a1da42ff00
Fixes the filename in require call of data channels file.
10 年之前
hristoterezov
5b34a66cb6
Implements RTC module.
10 年之前