hristoterezov
b2509f13d8
ref(libs): moves the libs directory to doc/example
hace 9 años
Paweł Domas
3410758565
Merge pull request #327 from jitsi/electron
feat(electron): basic Electron SS support
hace 9 años
hristoterezov
e6d3bd893a
Merge pull request #326 from bbaldino/brian/karma
Add karma and jasmine unit testing to lib-jitsi-meet. also add a ver…
hace 9 años
hristoterezov
16c4a1fbc5
feat(electron): basic Electron SS support
hace 9 años
brian baldino
85b0d1cc3b
don't ignore karma.conf.js for linting
hace 9 años
brian baldino
a12eea3630
remove errant reference to samplesdpstring.js file
hace 9 años
brian baldino
aa1bda86a6
Add karma and jasmine unit testing to lib-jitsi-meet. also add a very basic example test for SDPUtil
hace 9 años
Дамян Минков
7bcd214e07
Merge pull request #325 from bgrozev/configurable-suspend
feat: Allows to disable the suspend video
hace 9 años
Boris Grozev
cce6262875
feat: Allows to disable the suspend video
PC constrain via configuration.
hace 9 años
yanas
be9769d2a9
Merge pull request #324 from jitsi/net_or_infra
Add SERVER_ERROR to JitsiConnectionErrors
hace 9 años
paweldomas
27a692e1b3
fix(JitsiConnectionErrors): split "dropped" from "other" error type
hace 9 años
paweldomas
f71aee97f8
fix(strophe.util.js): do not test RegExpr if not needed
hace 9 años
paweldomas
783f0072e9
doc(strophe.util.js): add comment about log level
hace 9 años
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.
hace 9 años
paweldomas
9e94532421
chore(package.json): use fixed version of Strophe
hace 9 años
hristoterezov
147060da93
Merge pull request #320 from jitsi/log_collector
Log collector
hace 9 años
bgrozev
5e489078c8
Merge pull request #323 from jitsi/fix_anonymous_domain
Minor fixes in moderator.js
hace 9 años
paweldomas
30e08fd9c8
fix(moderator.js): remove unnecessary event argument
hace 9 años
paweldomas
af8aa4bd2d
fix(moderator.js): remove dead code
hace 9 años
Paweł Domas
b5c2fdd3e0
Merge pull request #319 from jitsi/fixes-reported-default-cs-user
Match reported remote userId to other cs calls.
hace 9 años
damencho
f8aea90c50
Match reported remote userId to other cs calls.
hace 9 años
paweldomas
065ff068a3
feat(JitsiMeetJS): add/remove global log transport methods
hace 9 años
paweldomas
2ae47e4d4b
feat(JitsiMeetJS): add 'setLogLevelById'
hace 9 años
paweldomas
935667f2fc
feat: add BEFORE_STATISTICS_DISPOSED event
hace 9 años
yanas
d80231c5f4
Merge pull request #316 from jitsi/analytics
feat(Analytics): Multiple analytics handlers support
hace 9 años
hristoterezov
ce758f88e0
Merge pull request #313 from jitsi/conn_problems_when_video_muted
Connection problems indication stalled when video muted
hace 9 años
paweldomas
0e3287efef
ref(ParticipantConnectionStatus): simplify the condition
Simplifies the main condition as suggested by H. Terezov
hace 9 años
paweldomas
24af6512a6
ref(ParticipantConnectionStatus): use const or let where possible
hace 9 años
hristoterezov
986719bd97
feat(Analytics): Multiple analytics handlers support
hace 9 años
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.
hace 9 años
paweldomas
d5fb5d821a
ref(ParticipantConnectionStatus): rename var
hace 9 años
paweldomas
d66a66395e
fix(ParticipantConnectionStatus): adjust debug msgs
hace 9 años
hristoterezov
d75adf5964
Merge pull request #312 from bgrozev/suspend-video
Suspend video
hace 9 años
Paweł Domas
4b4e2261a7
Merge pull request #309 from jitsi/fix_jitsi_track_error
Fixes instanceof JitsiTrackError
hace 9 años
Boris Grozev
b3b7e5646c
feat: Enables googSuspendBelowMinBitrate.
hace 9 años
Boris Grozev
745bce5ac2
cleanup: Removes legacy PeerConnection constraints.
hace 9 años
Boris Grozev
e2845d0907
cleanup: Removes a deprecated constraint.
hace 9 años
Lyubomir Marinov
18e6f3032b
Merge branch 'bgrozev-restrict-eslint-versions'
hace 9 años
Lyubomir Marinov
efa9767637
Merge branch 'restrict-eslint-versions' of https://github.com/bgrozev/lib-jitsi-meet into bgrozev-restrict-eslint-versions
hace 9 años
bgrozev
016f576f9d
Merge pull request #296 from hansman/master
Suspend LocalStatsCollector#AudioContext if not used.
hace 9 años
hristoterezov
e48fc303bf
Merge pull request #310 from jitsi/suspended-detection
Suspended detection
hace 9 años
damencho
4f3e37e04d
Conference detects suspend, leaves room and fires an event.
Fixes calling of leave in kick.
hace 9 años
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.
hace 9 años
hristoterezov
824825d15c
fix(JitsiTrackError): Return to prototype inheritance
hace 9 años
Lyubomir Marinov
24047d9e97
Merge branch 'stats_unused_code'
hace 9 años
Lyubomir Marinov
92a94567e4
Fix ESLint errors
hace 9 años
hristoterezov
14053f3b83
refactor(statistics): Remove unused code
hace 9 años
bgrozev
d3d9cd0c18
Merge pull request #273 from dmurtari/video-constraints-fix
Set the FPS constraints only when video has been requested
hace 9 años
Paweł Domas
1b54416e4f
Merge pull request #308 from bgrozev/log-pinned
Adds a getParticipantCount function, cleanup.
hace 9 años
Boris Grozev
a0d263c8f5
style: Fixes braces.
hace 9 años