hristoterezov
3e7b06c1b1
fix(caps): add event to notify when caps version for a user is changed
пре 9 година
Boris Grozev
a17b287b63
fix: Use the same logic as sdp-simulcast in
RTCBrowserType.supportsSimulcast(). Add TODOs.
пре 9 година
hristoterezov
7f451c51ee
fix(electron): Add/remove track handlers
пре 9 година
hristoterezov
cefc270807
fix(electron): statistics
пре 9 година
hristoterezov
3f43e1e4e5
feat(caps): Implement XEP-0115
пре 9 година
hristoterezov
c8291bcf2e
ref(Listenable): some classes to use Listenable
пре 9 година
hristoterezov
3b39be8a59
feat(Listenable): Implements Listenable class
пре 9 година
hristoterezov
16c4a1fbc5
feat(electron): basic Electron SS support
пре 9 година
brian baldino
aa1bda86a6
Add karma and jasmine unit testing to lib-jitsi-meet. also add a very basic example test for SDPUtil
пре 9 година
Boris Grozev
cce6262875
feat: Allows to disable the suspend video
PC constrain via configuration.
пре 9 година
paweldomas
27a692e1b3
fix(JitsiConnectionErrors): split "dropped" from "other" error type
пре 9 година
paweldomas
f71aee97f8
fix(strophe.util.js): do not test RegExpr if not needed
пре 9 година
paweldomas
783f0072e9
doc(strophe.util.js): add comment about log level
пре 9 година
paweldomas
ef62ccd330
feat(JitsiConnectionErrors): implement 'SERVER_ERROR'
JitsiConnectionEvents.CONNECTION_FAILED with SERVER_ERROR will be
emitted when the XMPP connection is closed due too many 5xx HTTP errors.
пре 9 година
paweldomas
30e08fd9c8
fix(moderator.js): remove unnecessary event argument
пре 9 година
paweldomas
af8aa4bd2d
fix(moderator.js): remove dead code
пре 9 година
damencho
f8aea90c50
Match reported remote userId to other cs calls.
пре 9 година
paweldomas
935667f2fc
feat: add BEFORE_STATISTICS_DISPOSED event
пре 9 година
paweldomas
0e3287efef
ref(ParticipantConnectionStatus): simplify the condition
Simplifies the main condition as suggested by H. Terezov
пре 9 година
paweldomas
24af6512a6
ref(ParticipantConnectionStatus): use const or let where possible
пре 9 година
hristoterezov
986719bd97
feat(Analytics): Multiple analytics handlers support
пре 9 година
paweldomas
3bffe96793
fix(ParticipantConnectionStatus): fix case when muted arrives late
Fixes an issue where the user would end up stuck in disconnected if
the video muted signalling arrived after the timeout. Also reactors
the way how the output status is figured out.
пре 9 година
paweldomas
d5fb5d821a
ref(ParticipantConnectionStatus): rename var
пре 9 година
paweldomas
d66a66395e
fix(ParticipantConnectionStatus): adjust debug msgs
пре 9 година
Boris Grozev
b3b7e5646c
feat: Enables googSuspendBelowMinBitrate.
пре 9 година
Boris Grozev
745bce5ac2
cleanup: Removes legacy PeerConnection constraints.
пре 9 година
Boris Grozev
e2845d0907
cleanup: Removes a deprecated constraint.
пре 9 година
damencho
d123017232
Adds suspended events and its detection.
Currently if RTCPeerConnection is closed (an event is delivered) and we haven't called close method ourselves, this means browser has closed it due to suspending the PC.
пре 9 година
Lyubomir Marinov
92a94567e4
Fix ESLint errors
пре 9 година
hristoterezov
14053f3b83
refactor(statistics): Remove unused code
пре 9 година
Boris Grozev
66a16cf85a
docs: Fixes spelling.
пре 9 година
Emil Ivov
be2d40987d
Fixes name of the DOMINANT_SPEAKER_CHANGED event.
пре 9 година
damencho
279f1344e7
Fixes eslint error about global variable assignment.
пре 9 година
Boris Grozev
2614575f0d
fix: Fixes a jshint or eslint warning.
пре 9 година
Boris Grozev
591bde3eb3
hack: Assumes a lower packet loss rate when video is muted.
пре 9 година
Boris Grozev
62276e5456
cleanup: Removes mode unused code.
пре 9 година
Boris Grozev
b99136f199
cleanup: Renames a confusingly named class.
пре 9 година
Boris Grozev
c6c71c59f6
cleanup: Renames a confusingly named variable.
пре 9 година
Boris Grozev
d37a86e97d
cleanup: Renames a confuingly named function, and fixes its documentation.
пре 9 година
Boris Grozev
a601ec1e4a
cleanup: Renames a confusingly named function.
пре 9 година
Boris Grozev
e44394b476
cleanup: Renames a confusingle named function.
пре 9 година
Boris Grozev
a60b9aa0cb
cleanup: Renames a confusingly named variable and corrects the documentation.
пре 9 година
Boris Grozev
9dffaec727
docs: Fixes documentation.
пре 9 година
Boris Grozev
7e7ee9f7b7
cleanup: Renames a confusingly named field.
пре 9 година
Boris Grozev
f05c85b52d
cleanup: Removes an unnecessary variable.
пре 9 година
Boris Grozev
de3596c2a0
cleanup: Renames a confusingly named field.
пре 9 година
Boris Grozev
01e4324109
cleanup: Removes unused code.
пре 9 година
Boris Grozev
24a2d6548e
cleanup: Renames a confusingly named field.
пре 9 година
Boris Grozev
54a1409554
cleanup: Simplifies code and documents the units.
пре 9 година
Boris Grozev
26e5ddcdcd
cleanup: Simplifies code.
пре 9 година