Thorsten Basse
|
d160859bfe
|
Stop using the polyfill when you are assign the es6-promise after that anyway
es6-promise.polyfill() is broken for Chrome atm and replaces the native Promise and swallows unhandled errors.
https://github.com/jakearchibald/es6-promise/issues/70
|
9 лет назад |
hristoterezov
|
120ecd57d7
|
Implements retry strategy for GUM resolution failures
|
9 лет назад |
hristoterezov
|
37e73e7ec5
|
Fixes minor Firefox issues. Adds methods for the desktop sharing.
|
9 лет назад |
hristoterezov
|
c2606b1483
|
Adds isDeviceChangeAvailable method.
|
9 лет назад |
hristoterezov
|
8409bab854
|
Fixes the issues with mute, audio levels and remove events that were attached to the conference
|
9 лет назад |
hristoterezov
|
6772975134
|
JitsiMeetJS.init returns Promise.
|
9 лет назад |
hristoterezov
|
b5ed190083
|
Fixes small issues from the previous commits + fixes IE 10 issues.
|
10 лет назад |
hristoterezov
|
bc1bc1d024
|
Adds device selection support.
|
10 лет назад |
isymchych
|
094620eff8
|
added functions to retrieve devices list and check if that's possible
|
10 лет назад |
hristoterezov
|
bc641dc45b
|
Detaches createLocalTracks from JitsiConference.
|
10 лет назад |
hristoterezov
|
e1cc5e5aac
|
Changes the logger from console to jitsi-meet-logger
|
10 лет назад |
hristoterezov
|
2328443ecb
|
Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces.
|
10 лет назад |
hristoterezov
|
3416086dc2
|
Implements create local streams.
|
10 лет назад |
hristoterezov
|
24975595b7
|
Implements JitsiConnection
|
10 лет назад |
hristoterezov
|
d159c81135
|
Adds jitsi meet library interface files.
|
10 лет назад |