hristoterezov
e0645b41d3
Moves some function calls in UI service
11 лет назад
hristoterezov
2362770cce
Changes getUserMedia implementation to try lower resolution if the configured one is not supported.
11 лет назад
hristoterezov
f2a7a43ba7
Fixes audio level performance issue on avatar.
11 лет назад
hristoterezov
d21f994eee
Removes rtp stats option and adds options for disabling/enabling stats and audio levels.
11 лет назад
hristoterezov
71a56e13d9
Fixes some issues with the tests
11 лет назад
hristoterezov
0f6d0a0439
Adds methods required by torture
11 лет назад
hristoterezov
3032ea7684
Implements basic multi language support.
11 лет назад
hristoterezov
04cfbafc33
Fixes issue with recording.
11 лет назад
hristoterezov
57fcee676a
Fixes issues with accessing modules not from APP object.
11 лет назад
schleussinger
dbed14db5e
Fix correct Scope - this fixes JS error and Chrome Ext desktop sharing for me
11 лет назад
Thomas Odorfer
254103e21f
Update UI.js
fix typo UI.getCredentials
11 лет назад
hristoterezov
4bb555e4b2
Fixes authentication issues.
11 лет назад
hristoterezov
98d1ca8505
Fixes authentication issues.
11 лет назад
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
11 лет назад
hristoterezov
c7e2331284
Removes document bind events between modules.
11 лет назад
hristoterezov
bc2d72638b
Add events for data chanel.
11 лет назад
Zalmoxisus
40de181959
Fixes audio-only (when GUM fails)
11 лет назад
Zalmoxisus
567ac23c2c
Fixes some typos that cause errors
11 лет назад
hristoterezov
af50bd5b94
Resolves some module dependancies by replaces them with events.
11 лет назад
hristoterezov
899f0ee83d
Removes UI dependancies in the xmpp module.
11 лет назад
hristoterezov
29b3ea07e0
Removes util.js. Fixes prezi.
11 лет назад
hristoterezov
c0a316c7df
Creates keyboard shortcuts module.
11 лет назад
hristoterezov
4c661ffca6
Removes nickname global variable.
11 лет назад
Boris Grozev
1e9a463245
Fix a typo.
11 лет назад
fo
d2453b1f1f
Changed capitalisation in require statements.
11 лет назад
Boris Grozev
9460138cc3
Fix pako reference.
11 лет назад
Boris Grozev
0063461858
Uses pako from npm.
11 лет назад
hristoterezov
248d7a3173
Moves ssrc2jid global variable to the xmpp module.
11 лет назад
hristoterezov
51277270fe
Fixes issues with the recording.
11 лет назад
hristoterezov
394738394d
Fixes NPE when creating non anonymous room
11 лет назад
hristoterezov
6c4a5bd2bc
Removes some global variables. Fixes recording.
11 лет назад
hristoterezov
6347730dc7
Fixes some issues related to xmpp module creation.
11 лет назад
hristoterezov
e4e66a03d7
Creates initial version of xmpp module.
11 лет назад
hristoterezov
ee94eca733
Creates desktop sharing module.
11 лет назад
hristoterezov
0696fb2c5a
Fixes issue with video mute.
11 лет назад
hristoterezov
e6fbb0934e
Removes local streams from the connection object.
11 лет назад
hristoterezov
faaf24d3c4
Creates simulcast module
11 лет назад
hristoterezov
fcf785f32c
Removes unused files.
11 лет назад
hristoterezov
0508628871
Creates API module.
11 лет назад
hristoterezov
27502d3fa8
Removes some dependancies from functions in app.js.
11 лет назад
hristoterezov
1057ff36cd
Moves some functions from app.js
11 лет назад
paweldomas
8d5e50c0ca
Moves 'callSipButtonClicked' method to Toolbar.js in order to fix 'sharedKey' undefined error.
11 лет назад
hristoterezov
0fe6a55700
Fixes issue with connection quality module name.
11 лет назад
hristoterezov
e20274c2f7
Creates connection quality module.
11 лет назад
hristoterezov
4d25b139cc
Fixes some issues caused by the merge.
11 лет назад
hristoterezov
69b0e2ad32
Creates UI module.
11 лет назад
hristoterezov
652412cd4f
Fixes issue with local audio levels.
11 лет назад
paweldomas
6cc8b63104
Does not flood with missing "Jid for SSRC" warnings for outdated stats(removed streams).
11 лет назад
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).
11 лет назад
hristoterezov
efc161dacd
Fixes issue with obtaining audio/video permissions when simulcast is disabled.
11 лет назад