Lyubomir Marinov
2605abe2a3
Don't rely on JitsiMeetJS being global
While we have JitsiMeetJS defined as a global variable in Jitsi Meet, it
doesn't sound like an absolutely necessary and beautiful requirement
inside the library itself.
9 vuotta sitten
paweldomas
0f3cd3b873
Add MediaType
9 vuotta sitten
damencho
004870dffa
Respects already existing global error handlers.
9 vuotta sitten
damencho
b7e1654670
Adds global error handler function and option to auto enable it. Reports unhandled exceptions catched by error handler through callstats.
9 vuotta sitten
hristoterezov
1c9eed44c5
Renames JitsiTrack.stop method and TRACK_STOPPED event. Fixes minor issues with TRACK_REMOVED event.
9 vuotta sitten
yanas
39ed8800c4
Re-order resolution preference, so that we always preference 16:9 ratio when we fallback.
9 vuotta sitten
paweldomas
495606e352
Adds RTCUIHelper class which gathers methods specific to WebRTC and UI.
9 vuotta sitten
damencho
1a179f2cb9
Updates package.json with dependencies and scripts. Removes Makefile. Adds version to the library.
9 vuotta sitten
Lyubomir Marinov
ea8fbf8697
Introduces a utility function to load optional scripts such as callstats.io.
9 vuotta sitten
hristoterezov
862439e26f
Fixes the audio levels
9 vuotta sitten
hristoterezov
af6ef976ae
Fixes previous commit
9 vuotta sitten
hristoterezov
b8682c6a83
Add callstats support
9 vuotta sitten
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 vuotta sitten
hristoterezov
120ecd57d7
Implements retry strategy for GUM resolution failures
9 vuotta sitten
hristoterezov
37e73e7ec5
Fixes minor Firefox issues. Adds methods for the desktop sharing.
10 vuotta sitten
hristoterezov
c2606b1483
Adds isDeviceChangeAvailable method.
10 vuotta sitten
hristoterezov
8409bab854
Fixes the issues with mute, audio levels and remove events that were attached to the conference
10 vuotta sitten
hristoterezov
6772975134
JitsiMeetJS.init returns Promise.
10 vuotta sitten
hristoterezov
b5ed190083
Fixes small issues from the previous commits + fixes IE 10 issues.
10 vuotta sitten
hristoterezov
bc1bc1d024
Adds device selection support.
10 vuotta sitten
isymchych
094620eff8
added functions to retrieve devices list and check if that's possible
10 vuotta sitten
hristoterezov
bc641dc45b
Detaches createLocalTracks from JitsiConference.
10 vuotta sitten
hristoterezov
e1cc5e5aac
Changes the logger from console to jitsi-meet-logger
10 vuotta sitten
hristoterezov
2328443ecb
Refactors RTC module to support multiple conferences. Implements JitsiTrack interfaces.
10 vuotta sitten
hristoterezov
3416086dc2
Implements create local streams.
10 vuotta sitten
hristoterezov
24975595b7
Implements JitsiConnection
10 vuotta sitten
hristoterezov
d159c81135
Adds jitsi meet library interface files.
10 vuotta sitten